diff options
-rw-r--r-- | profile.dot.link | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profile.dot.link b/profile.dot.link index e3060df..8b67e57 100644 --- a/profile.dot.link +++ b/profile.dot.link @@ -31,7 +31,7 @@ fi export PATH=$PATH # Where most projects live -export WORKPATH="~/file:~/data:~/code:~/apps" +export WORKPATH="~/file:~/data:~/code:~/apps:~/.dotfiles:~/.dotfiles/modules" # See http://www.caliban.org/bash/#bashtips export CDPATH=".:~:$WORKPATH" |