From 99b125fcc10ac3fe6ada3cbfcba628c78c187d2a Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 10 Jan 2018 10:45:34 -0200 Subject: Updates WORKPATH with current dotfiles folder --- profile.dot.link | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'profile.dot.link') diff --git a/profile.dot.link b/profile.dot.link index 91f0bc3..f6fb3e0 100644 --- a/profile.dot.link +++ b/profile.dot.link @@ -75,7 +75,8 @@ export PATH=$PATH # Where most projects live # Use $HOME instead of ~ for zsh compatibility -export WORKPATH="$HOME/file:$HOME/data:$HOME/code:$HOME/apps:$HOME/.dotfiles:$HOME/.dotfiles/modules" +#export WORKPATH="$HOME/file:$HOME/data:$HOME/code:$HOME/apps:$HOME/.dotfiles:$HOME/.dotfiles/modules" +export WORKPATH="$HOME/file:$HOME/data:$HOME/code:$HOME/apps:$HOME/apps/dotfiles/modules" # See http://www.caliban.org/bash/#bashtips export CDPATH=".:$HOME:$WORKPATH" -- cgit v1.2.3