aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bash/env.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/bash/env.sh b/bash/env.sh
index ad930f7..c391036 100644
--- a/bash/env.sh
+++ b/bash/env.sh
@@ -31,7 +31,8 @@ export PATH=~/.local/bin:$PATH
#
export EDITOR=vi
-export PATH="$HOME/dev/code/dotfiles/scripts/:$PATH"
+export PATH="$DOTFILES/scripts/:$PATH"
+export PATH="$DOTFILES/encrypted/scripts/:$PATH"
export YT_TEMPLATE="~/Downloads/yt-dl/%(uploader)s/%(upload_date)s %(title)s.%(ext)s"
export INPUTRC=~/.inputrc