X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/4e57fdd2f310f5d85ccf37ca2f661f2bde589735..0c5b2d86ffacb5ca9a2b30798bb6d2393cba2c44:/zsh/lib/history.zsh?ds=inline diff --git a/zsh/lib/history.zsh b/zsh/lib/history.zsh index c2c2441..4fcfa83 100644 --- a/zsh/lib/history.zsh +++ b/zsh/lib/history.zsh @@ -7,6 +7,7 @@ setopt extended_history setopt hist_expire_dups_first setopt hist_ignore_dups # ignore duplication command history list setopt hist_ignore_space +setopt hist_reduce_blanks setopt hist_verify setopt share_history # share command history data