do not error on question mark in url
This commit is contained in:
parent
28c713228d
commit
e540950ea1
1
zshrc
1
zshrc
@ -15,6 +15,7 @@ bindkey -e
|
|||||||
# End of lines configured by zsh-newuser-install
|
# End of lines configured by zsh-newuser-install
|
||||||
|
|
||||||
setopt SH_WORD_SPLIT
|
setopt SH_WORD_SPLIT
|
||||||
|
unsetopt NOMATCH
|
||||||
|
|
||||||
# Get ourselves a nice prompt
|
# Get ourselves a nice prompt
|
||||||
ks() { s="$?" ; $* ; return "$s" ; }
|
ks() { s="$?" ; $* ; return "$s" ; }
|
||||||
|
Loading…
Reference in New Issue
Block a user