Updated cd-path

This commit is contained in:
2022-01-19 09:48:33 -05:00
parent 2b5726166b
commit 55db0132a7

View File

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