X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/4e57fdd2f310f5d85ccf37ca2f661f2bde589735..be9749becef0e21833ff99fb7205162112088db6:/zsh/lib/history.zsh 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