l zsh: don't error on url nomatches

This commit is contained in:
lassulus 2019-10-14 15:46:56 +02:00
parent ab521230c8
commit c9bea3113c

View file

@ -8,6 +8,7 @@
zsh-newuser-install() { :; }
'';
interactiveShellInit = ''
unsetopt nomatch # no matches found urls
setopt autocd extendedglob
bindkey -e