Add more zsh options.

This commit is contained in:
David Tomaschik
2015-09-11 20:04:43 -07:00
parent 746f65e2a1
commit dc3598fa31

View File

@@ -2,7 +2,7 @@
HISTFILE=~/.histfile HISTFILE=~/.histfile
HISTSIZE=1000 HISTSIZE=1000
SAVEHIST=1000 SAVEHIST=1000
setopt appendhistory autocd autopushd extendedglob nohup nomatch histignorespace setopt appendhistory autocd autopushd extendedglob nohup nomatch histignorespace histlexwords histverify cbases
unsetopt beep unsetopt beep
bindkey -e bindkey -e
# End of lines configured by zsh-newuser-install # End of lines configured by zsh-newuser-install