diff --git a/zsh/.zshrc b/zsh/.zshrc index c306918..aa0519a 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -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