zsh: removing the shared history bit of different sessions

This commit is contained in:
Ben Hilburn 2013-05-09 22:29:12 -07:00
commit c87a891fc5

View file

@ -12,4 +12,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