mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-08-07 06:08:39 +02:00
turning off history setting
This commit is contained in:
parent
7c4318c612
commit
83ecaf4154
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ setopt hist_ignore_dups # ignore duplication command history list
|
||||||
setopt hist_ignore_space
|
setopt hist_ignore_space
|
||||||
setopt hist_verify
|
setopt hist_verify
|
||||||
setopt inc_append_history
|
setopt inc_append_history
|
||||||
setopt share_history # share command history data
|
#setopt share_history # share command history data
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue