diff --git a/zsh/zshrc b/zsh/zshrc index d8f6831..d5443a6 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -3,7 +3,7 @@ HISTFILE=~/.histfile HISTSIZE=10000 SAVEHIST=10000 -setopt extendedglob nomatch notify histignorespace histignorealldups histnofunctions histnostore histverify incappendhistory +setopt extendedglob nomatch notify histignorespace histignorealldups histnofunctions histnostore histverify incappendhistory autopushd pushdignoredups unsetopt autocd beep bindkey -v export RPROMPT=' ' # Fixes a side-effect of the vi-mode oh-my-zsh plugin