feat: Updates zsh config

This commit is contained in:
2024-11-20 08:07:12 -05:00
parent 9bb33cfaee
commit d06648864e

View File

@@ -98,7 +98,7 @@ export HISTFILE=$ZDOTDIR/history
setopt autocd
# NOTE: This may be overriden in local env overrides (typically located in $XDG_DATA_HOME/zsh/env.zsh
export CDPATH=".:$GHREPOS:$GHREPOS/ansible:$REPOS/github.com:$DOTFILES:$LOCAL_REPOS:$HOME"
export CDPATH=".:$REPOS:$REPOS/ansible:$DOTFILES:$LOCAL_REPOS:$BUCKET:$HOME"
#------------------------------ options ------------------------------
# (see `man zshoptions`)