setopt pushdminus

This commit is contained in:
2022-05-15 20:52:41 +02:00
parent 190ba0a0c9
commit 8345d89229

View File

@@ -2,7 +2,7 @@
HISTFILE=~/.histfile
HISTSIZE=10000
SAVEHIST=10000
setopt autocd autopushd extendedglob nomatch notify
setopt autocd autopushd extendedglob nomatch notify pushdminus
unsetopt beep
bindkey -v
# End of lines configured by zsh-newuser-install