Larger history
This commit is contained in:
parent
c80cd45265
commit
118ebc2585
1 changed files with 1 additions and 1 deletions
2
_zshrc
2
_zshrc
|
@ -14,7 +14,7 @@ compinit
|
||||||
# Lines configured by zsh-newuser-install
|
# Lines configured by zsh-newuser-install
|
||||||
HISTFILE=~/.histfile
|
HISTFILE=~/.histfile
|
||||||
HISTSIZE=1000
|
HISTSIZE=1000
|
||||||
SAVEHIST=1000
|
SAVEHIST=100000
|
||||||
setopt appendhistory nomatch notify extendedglob
|
setopt appendhistory nomatch notify extendedglob
|
||||||
bindkey -v
|
bindkey -v
|
||||||
# End of lines configured by zsh-newuser-install
|
# End of lines configured by zsh-newuser-install
|
||||||
|
|
Loading…
Add table
Reference in a new issue