1
0
Fork 0

printing every exit code is annoying

This commit is contained in:
Jeremy Kaplan 2018-02-20 10:03:29 -08:00 committed by Jeremy Kaplan
commit 43c082481b

View file

@ -5,7 +5,6 @@ SAVEHIST=1000000
DIRSTACKSIZE=100 DIRSTACKSIZE=100
setopt appendhistory extendedglob nomatch setopt appendhistory extendedglob nomatch
setopt autopushd pushdsilent pushdtohome histignorespace setopt autopushd pushdsilent pushdtohome histignorespace
setopt printexitvalue
unsetopt beep autocd notify unsetopt beep autocd notify
bindkey -e bindkey -e
# End of lines configured by zsh-newuser-install # End of lines configured by zsh-newuser-install