zsh: Share history between terminal windows
Alan Pearce alan@alanpearce.co.uk
Fri, 06 Dec 2013 17:25:02 +0000
1 files changed, 1 insertions(+), 0 deletions(-)
jump to
M zsh/interactive.zsh → zsh/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