feat(zsh): set ZSH opts

This commit is contained in:
Oliver Davies 2023-01-08 08:38:12 +00:00
parent 3a693e4ffd
commit c363640a93

View file

@ -35,6 +35,11 @@
}
compdef g=git
setopt auto_cd
setopt auto_pushd
setopt pushd_ignore_dups
setopt pushdminus
'';
zplug = {