Added some more options to zshrc

This commit is contained in:
acicchetti 2018-06-27 14:42:58 -04:00
parent 65737270d2
commit f11bc4b03c

View file

@ -2,7 +2,7 @@
HISTFILE=~/.histfile
HISTSIZE=10000
SAVEHIST=10000
setopt appendhistory extendedglob nomatch notify
setopt extendedglob nomatch notify histignorespace histignorealldups histnofunctions histnostore histverify incappendhistory
unsetopt autocd beep
bindkey -e