Updated cd-path

This commit is contained in:
2022-01-19 09:46:01 -05:00
parent eeddf4454d
commit 2b5726166b

View File

@@ -125,7 +125,7 @@ export HISTFILE=$ZDOTDIR/history
#------------------------------ cdpath ------------------------------
setopt autocd
export CDPATH=".:$GHREPOS:$DOTFILES:$LOCAL_REPOS:$HOME"
export CDPATH=".:$GHREPOS:$DOTFILES:$REPOS:$LOCAL_REPOS:$HOME"
#------------------------------ options ------------------------------
# (see `man zshoptions`)