diff --git a/lib/history.zsh b/lib/history.zsh index 509be8f09aa718f7ca95d10cab0edaaf876f7f61..ca6f57079aef8e953154aa176159c8635e333228 100644 --- a/lib/history.zsh +++ b/lib/history.zsh @@ -10,6 +10,7 @@ setopt hist_verify setopt inc_append_history setopt extended_history setopt hist_expire_dups_first +setopt hist_ignore_space setopt SHARE_HISTORY setopt APPEND_HISTORY