X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fskel%2F.zshrc;h=8695b4dbe9a42fe323715318389fd0c736202d75;hb=016955c64b5c7a1c90af47a1a26ffe466736a12b;hp=ddb49c0bce22bbc5f4be0dcbe9f55e16ff2c3117;hpb=5297e36f660009d57607c4098ec834bada1b69db;p=grml-etc-core.git diff --git a/etc/skel/.zshrc b/etc/skel/.zshrc index ddb49c0..8695b4d 100644 --- a/etc/skel/.zshrc +++ b/etc/skel/.zshrc @@ -104,6 +104,9 @@ fi ## add `|' to output redirections in the history #setopt histallowclobber +## try to avoid the 'zsh: no matches found...' +#setopt nonomatch + ## warning if file exists ('cat /dev/null > ~/.zshrc') #setopt NO_clobber