expand history to 2000
This commit is contained in:
parent
6f5e33c3e3
commit
782ea576f7
1 changed files with 2 additions and 2 deletions
4
.zshrc
4
.zshrc
|
@ -8,8 +8,8 @@ compinit
|
||||||
# End of lines added by compinstall
|
# End of lines added by compinstall
|
||||||
# Lines configured by zsh-newuser-install
|
# Lines configured by zsh-newuser-install
|
||||||
HISTFILE=~/.histfile
|
HISTFILE=~/.histfile
|
||||||
HISTSIZE=1000
|
HISTSIZE=2000
|
||||||
SAVEHIST=1000
|
SAVEHIST=2000
|
||||||
setopt appendhistory beep nomatch notify autocd histignoredups
|
setopt appendhistory beep nomatch notify autocd histignoredups
|
||||||
|
|
||||||
bindkey -e
|
bindkey -e
|
||||||
|
|
Loading…
Add table
Reference in a new issue