diff --git a/zsh/zshrc b/zsh/zshrc index 66a9da7..23dbd49 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -2,7 +2,7 @@ HISTFILE=~/.histfile HISTSIZE=10000 SAVEHIST=10000 -setopt appendhistory extendedglob nomatch notify +setopt extendedglob nomatch notify histignorespace histignorealldups histnofunctions histnostore histverify incappendhistory unsetopt autocd beep bindkey -e