adds: Ansible repos to autocd path and tmux-sessionator

This commit is contained in:
2024-03-19 11:07:05 -04:00
parent 17bc6ef41b
commit eae33a6705
3 changed files with 24 additions and 23 deletions

View File

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