X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=.zshrc;fp=.zshrc;h=8465ed009c5be3010848f408fb4c87a832458fe3;hb=bb944f85a3a3a7c93b272a761e414c0e8b97a1b7;hp=0c2791814183cb998314535c1ecf8172cbab5d3b;hpb=02956a86b40e9811a70ec269b04a68665b78d1f7;p=user%2Fhenk%2Fvcsh%2Fzsh.git diff --git a/.zshrc b/.zshrc index 0c27918..8465ed0 100644 --- a/.zshrc +++ b/.zshrc @@ -70,8 +70,8 @@ setopt RC_EXPAND_PARAM #setopt WARN_CREATE_GLOBAL setopt GLOB_DOTS -# remove previous entries from history -setopt HIST_IGNORE_ALL_DUPS +# Ignore a duplicate of the previous command +setopt HIST_IGNORE_DUPS # do not write lines starting with a space to history file setopt HIST_IGNORE_SPACE # Remove superfluous blanks