Browse Source

share history with your zsh's on the same host

Mike Hostetler 14 years ago
parent
commit
1d93b2346f
  1. 3
      lib/history.zsh

3
lib/history.zsh

@ -10,3 +10,6 @@ setopt hist_verify @@ -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

Loading…
Cancel
Save