mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Isolate zsh history
This commit is contained in:
parent
41ffaf1050
commit
9cd9247676
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ setopt hist_ignore_space
|
|||
setopt hist_reduce_blanks
|
||||
setopt append_history
|
||||
setopt hist_verify
|
||||
unsetopt share_history
|
||||
|
||||
HISTSIZE=100000
|
||||
SAVEHIST=100000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue