zsh: Share history between terminal windows
1 file changed, 1 insertion(+), 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