send the glob when there are no matches, so it will stop breaking urls

This commit is contained in:
Xfnw knuu 2021-01-08 19:46:33 -05:00
parent 11df0781b0
commit d146c65f05

1
.zshrc
View file

@ -25,6 +25,7 @@ HISTFILE=~/.zsh_history
HISTSIZE=1000000
SAVEHIST=1000000
setopt autocd
unsetopt nomatch
bindkey -v
# End of lines configured by zsh-newuser-install