Larger history

This commit is contained in:
Oshgnacknak 2022-09-13 00:30:22 +02:00
parent 194d515474
commit 371d5a8a81
Signed by: Oshgnacknak
GPG key ID: 8CB7375654585956

2
_zshrc
View file

@ -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