mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01: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…
Add table
Add a link
Reference in a new issue