X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=00cf7feb6494f9ef65ad97527727574be4cdccb9;hb=7621f9f5110f33a52256c30659935be0fbdbe889;hp=fe5bb7835fdb06e27f13e6b6b98c762451a0769a;hpb=2fa559700bcdca7d1b6e8d6f85125150de89fb5b;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index fe5bb78..00cf7fe 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -288,6 +288,9 @@ setopt extended_glob # display PID when suspending processes as well setopt longlistjobs +# try to avoid the 'zsh: no matches found...' +setopt nonomatch + # report the status of backgrounds jobs immediately setopt notify