Add noclobber zsh option.

This commit is contained in:
David Tomaschik
2016-03-03 09:02:22 -08:00
parent 1baf32f6bf
commit d48f5a3681

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 histlexwords histverify cbases setopt appendhistory autocd autopushd extendedglob nohup nomatch histignorespace histlexwords histverify cbases noclobber
unsetopt beep histbeep listbeep flowcontrol unsetopt beep histbeep listbeep flowcontrol
bindkey -e bindkey -e