diff --git a/zsh/config/.zshrc b/zsh/config/.zshrc index 3b27597..e7572f9 100644 --- a/zsh/config/.zshrc +++ b/zsh/config/.zshrc @@ -126,7 +126,7 @@ export HISTFILE=$ZDOTDIR/history #------------------------------ cdpath ------------------------------ setopt autocd -export CDPATH=".:$GHREPOS:$DOTFILES:$LOCAL_REPOS:$HOME" +export CDPATH=".:$GHREPOS:$REPOS/github.com:$DOTFILES:$LOCAL_REPOS:$HOME" #------------------------------ options ------------------------------ # (see `man zshoptions`)