diff --git a/dotfiles/zshrc b/dotfiles/zshrc index d5384b8..e21d1e8 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 +setopt appendhistory autocd autopushd extendedglob nohup nomatch histignorespace histlexwords histverify cbases unsetopt beep bindkey -e # End of lines configured by zsh-newuser-install