diff --git a/zsh/config/.zshrc b/zsh/config/.zshrc index e1141c1..587680f 100644 --- a/zsh/config/.zshrc +++ b/zsh/config/.zshrc @@ -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`)