Updated cd path

This commit is contained in:
2022-02-11 18:40:01 -05:00
parent bd56bfa676
commit 672d50ddb1

View File

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