[Git-commits] [grml/grml-etc-core] 59e176: zshrc: readd setopt nonomatch
Michael Prokop
mika at grml.org
Tue Dec 6 14:34:33 CET 2011
Branch: refs/heads/mika/cleanup
Home: https://github.com/grml/grml-etc-core
Commit: 59e176ccf1e5177ed4fa0f33c91f9a63ce9b3198
https://github.com/grml/grml-etc-core/commit/59e176ccf1e5177ed4fa0f33c91f9a63ce9b3198
Author: Michael Prokop <mika at grml.org>
Date: 2011-12-06 (Tue, 06 Dec 2011)
Changed paths:
M doc/grmlzshrc.t2t
M etc/zsh/zshrc
Log Message:
-----------
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 at grml.org>
Acked-by: Christian Hofstaedtler <ch at grml.org>
Acked-by: Ulrich Dangel <mru at grml.org>
Signed-off-by: Michael Prokop <mika at grml.org>
More information about the Git-commits
mailing list