diff --git a/.zshrc b/.zshrc index 1943aee..3918114 100644 --- a/.zshrc +++ b/.zshrc @@ -8,8 +8,8 @@ compinit # End of lines added by compinstall # Lines configured by zsh-newuser-install HISTFILE=~/.histfile -HISTSIZE=1000 -SAVEHIST=1000 +HISTSIZE=2000 +SAVEHIST=2000 setopt appendhistory beep nomatch notify autocd histignoredups bindkey -e