diff options
Diffstat (limited to 'modules/profile/profile.dot.link')
-rw-r--r-- | modules/profile/profile.dot.link | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/profile/profile.dot.link b/modules/profile/profile.dot.link index 5ef25df..cad7fd1 100644 --- a/modules/profile/profile.dot.link +++ b/modules/profile/profile.dot.link @@ -17,7 +17,7 @@ fi # Set PATH PATH=$PATH:/sbin:/usr/sbin:/usr/local/sbin -export PATH=$PATH:$HOME/.dotfiles:$HOME/apps/scripts:$HOME/apps/brweather/brweather +export PATH=$PATH:$HOME/apps/metadot:$HOME/apps/scripts:$HOME/apps/brweather/brweather # See http://www.caliban.org/bash/#bashtips export CDPATH=".:~:~/code:~/data:~/file:/var/www/data" |