do not error on question mark in url
This commit is contained in:
parent
28c713228d
commit
e540950ea1
1 changed files with 1 additions and 0 deletions
1
zshrc
1
zshrc
|
@ -15,6 +15,7 @@ bindkey -e
|
|||
# End of lines configured by zsh-newuser-install
|
||||
|
||||
setopt SH_WORD_SPLIT
|
||||
unsetopt NOMATCH
|
||||
|
||||
# Get ourselves a nice prompt
|
||||
ks() { s="$?" ; $* ; return "$s" ; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue