X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=125d0f78aa45a359137cd8f59c2b7da21dca448c;hb=23a5a031f0279b1070da6782937b55efd461681a;hp=2f2a85f29cee7b8c10d8c878e21401f84fe90072;hpb=3d658d0098c380491c35899bcebeb8b5afc54c76;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 2f2a85f..125d0f7 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -965,6 +965,7 @@ setopt auto_pushd # make cd push the old directory onto the directory setopt nonomatch # try to avoid the 'zsh: no matches found...' setopt nobeep # avoid "beep"ing setopt pushd_ignore_dups # don't push the same dir twice. +setopt noglobdots # * shouldn't match dotfiles. ever. MAILCHECK=30 # mailchecks REPORTTIME=5 # report about cpu-/system-/user-time of command if running longer than 5 seconds