diff --git a/lib/history.zsh b/lib/history.zsh index 509be8f09..c2567c463 100644 --- a/lib/history.zsh +++ b/lib/history.zsh @@ -11,5 +11,4 @@ setopt inc_append_history setopt extended_history setopt hist_expire_dups_first -setopt SHARE_HISTORY setopt APPEND_HISTORY