aboutsummaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-20 21:34:02 -0300
committerEuAndreh <eu@euandre.org>2019-05-20 21:34:02 -0300
commitdd431cb7062a390f31d7247f1ce669666fc341e2 (patch)
treece359a2654eea240959b7d430a577506e027e506 /bash
parentRemove encrypted/nu/vpn/* (diff)
downloaddotfiles-dd431cb7062a390f31d7247f1ce669666fc341e2.tar.gz
dotfiles-dd431cb7062a390f31d7247f1ce669666fc341e2.tar.xz
Remove encrypted/nu/scripts/
Diffstat (limited to 'bash')
-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"