aboutsummaryrefslogtreecommitdiff
path: root/bash/env.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bash/env.sh')
-rw-r--r--bash/env.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bash/env.sh b/bash/env.sh
index da62d73..7b51529 100644
--- a/bash/env.sh
+++ b/bash/env.sh
@@ -29,7 +29,6 @@ export PATH=~/.local/bin:$PATH
export EDITOR=vi
export PATH="$DOTFILES/scripts/:$PATH"
-export PATH="$DOTFILES/encrypted/scripts/:$PATH"
export INPUTRC=~/.inputrc
export CACHE_DIR="$HOME/ownCloud/cache"
export PATH="$HOME/dev/libre/website/:$PATH"