X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=etc%2Fskel%2F.zshrc;h=37642a3687832527a497056415797a301d75bb12;hb=b6246bbaab18ae788f527f903e1778e1bb00b5d7;hp=8695b4dbe9a42fe323715318389fd0c736202d75;hpb=a535da7d3bb6ae0368d518a6638d4d8111dcbe23;p=grml-etc-core.git diff --git a/etc/skel/.zshrc b/etc/skel/.zshrc index 8695b4d..37642a3 100644 --- a/etc/skel/.zshrc +++ b/etc/skel/.zshrc @@ -122,6 +122,9 @@ fi ## Allow comments even in interactive shells #setopt interactivecomments +## 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 ## compsys related snippets ##