Enable pushd stuff when changing directories
This commit is contained in:
parent
f3ba120c6a
commit
f2fac18af2
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
#! zsh
|
#! zsh
|
||||||
|
setopt auto_pushd pushd_ignore_dups
|
||||||
setopt correct
|
setopt correct
|
||||||
|
|
||||||
zstyle ':completion:*' completer _expand _complete _correct _approximate
|
zstyle ':completion:*' completer _expand _complete _correct _approximate
|
||||||
|
|
Loading…
Reference in a new issue