diff --git a/dotfiles/zshrc b/dotfiles/zshrc index faaefb4..d7cefd5 100644 --- a/dotfiles/zshrc +++ b/dotfiles/zshrc @@ -2,7 +2,7 @@ HISTFILE=~/.histfile HISTSIZE=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 bindkey -e