X-Git-Url: https://git.grml.org/?p=grml-etc-core.git;a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;fp=etc%2Fzsh%2Fzshrc;h=4ddd4f9f80c2836a8b42972ff5292229603776f4;hp=718853f3925b940d30f73369436bc8e117e065cf;hb=b6246bbaab18ae788f527f903e1778e1bb00b5d7;hpb=a535da7d3bb6ae0368d518a6638d4d8111dcbe23 diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 718853f..4ddd4f9 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -432,10 +432,6 @@ is4 && setopt share_history # save each command's beginning timestamp and the duration to the history file setopt extended_history -# If a new command line being added to the history list duplicates an older -# one, the older command is removed from the list -is4 && setopt histignorealldups - # remove command lines from the history list when the first character on the # line is a space setopt histignorespace