mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
feat: Updates zsh config
This commit is contained in:
@@ -98,7 +98,7 @@ export HISTFILE=$ZDOTDIR/history
|
|||||||
setopt autocd
|
setopt autocd
|
||||||
|
|
||||||
# NOTE: This may be overriden in local env overrides (typically located in $XDG_DATA_HOME/zsh/env.zsh
|
# 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 ------------------------------
|
#------------------------------ options ------------------------------
|
||||||
# (see `man zshoptions`)
|
# (see `man zshoptions`)
|
||||||
|
|||||||
Reference in New Issue
Block a user