all repos — nixfiles @ da3a02f228071083fc953f8e4de9c211feb72ead

System and user configuration, managed by nix and home-manager

zsh: Share history between terminal windows
Alan Pearce alan@alanpearce.co.uk
Fri, 06 Dec 2013 17:25:02 +0000
commit

da3a02f228071083fc953f8e4de9c211feb72ead

parent

f3542e5059d9f86e813997d97eed03c47d4ff3d4

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M zsh/interactive.zshzsh/interactive.zsh
@@ -155,6 +155,7 @@ setopt hist_find_no_dups setopt hist_ignore_space
 setopt hist_reduce_blanks
 setopt hist_verify
+setopt share_history
 setopt inc_append_history
 
 # Input/Output