summary refs log tree commit diff stats
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rwxr-xr-xzsh/interactive.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/interactive.zsh b/zsh/interactive.zsh
index 10a5836..f0a1703 100755
--- a/zsh/interactive.zsh
+++ b/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