Browse code

share history with your zsh's on the same host

Mike Hostetler authored on 30/03/2010 at 17:31:41
Showing 1 changed files
... ...
@@ -10,3 +10,6 @@ setopt hist_verify
10 10
 setopt inc_append_history
11 11
 setopt extended_history
12 12
 setopt hist_expire_dups_first
13
+
14
+setopt SHARE_HISTORY
15
+setopt APPEND_HISTORY