This commit is contained in:
ry
2021-10-25 12:28:40 -07:00
parent c71112901a
commit 8e2964a63e
8 changed files with 107 additions and 165 deletions

View File

@@ -17,6 +17,8 @@ export PATH=/home/ry/scripts/cron-scripts:$PATH
export PATH=/home/ry/.cargo/bin:$PATH
# bin
export PATH=/bin:$PATH
# doom
export PATH=~/.config/emacs/bin:$PATH
# --- locale --- #
export LANG=en_US.UTF-8