diff --git a/_zshrc b/_zshrc index 9884429..4a35e45 100755 --- a/_zshrc +++ b/_zshrc @@ -14,7 +14,7 @@ compinit # Lines configured by zsh-newuser-install HISTFILE=~/.histfile HISTSIZE=1000 -SAVEHIST=1000 +SAVEHIST=100000 setopt appendhistory nomatch notify extendedglob bindkey -v # End of lines configured by zsh-newuser-install