parent
04a8373708
commit
abf8b71502
.config/zsh
|
@ -22,7 +22,6 @@ bindkey '^k' edit-command-line
|
||||||
# History
|
# History
|
||||||
HISTSIZE=9000
|
HISTSIZE=9000
|
||||||
SAVEHIST=9000
|
SAVEHIST=9000
|
||||||
setopt extended_history
|
|
||||||
setopt hist_expire_dups_first
|
setopt hist_expire_dups_first
|
||||||
setopt hist_reduce_blanks
|
setopt hist_reduce_blanks
|
||||||
setopt hist_ignore_dups
|
setopt hist_ignore_dups
|
||||||
|
|
Loading…
Reference in New Issue