share history with your zsh's on the same host

This commit is contained in:
Mike Hostetler 2010-03-30 12:31:41 -05:00
commit a84f583e0b

View file

@ -10,3 +10,6 @@ setopt hist_verify
setopt inc_append_history
setopt extended_history
setopt hist_expire_dups_first
setopt SHARE_HISTORY
setopt APPEND_HISTORY