zshrc: readd setopt nonomatch
authorMichael Prokop <mika@grml.org>
Tue, 6 Dec 2011 13:30:33 +0000 (14:30 +0100)
committerMichael Prokop <mika@grml.org>
Tue, 6 Dec 2011 13:50:49 +0000 (14:50 +0100)
commit7621f9f5110f33a52256c30659935be0fbdbe889
treeb9aae9cebc337ed4bc82d6aed5ec5155e32c2a4b
parent2fa559700bcdca7d1b6e8d6f85125150de89fb5b
zshrc: readd setopt nonomatch

This reverts 5e198dcbbd29464371bd7b2b110d26ad8fa44781
("zshrc: Don't unset `nomatch' anymore") again.

Whereas "setopt nomatch" would be the right[tm] thing to do, the
behaviour is annoying everyone used to other shells than Zsh. As
we used the nonomatch setting since ages to avoid confusion
especially amongst the users comming from Bash let's keep it that
way.

Acked-by: Alexander Wirt <formorer@grml.org>
Acked-by: Christian Hofstaedtler <ch@grml.org>
Acked-by: Ulrich Dangel <mru@grml.org>
Signed-off-by: Michael Prokop <mika@grml.org>
doc/grmlzshrc.t2t
etc/zsh/zshrc