diff --git a/zshrc b/zshrc index 624bb9f..7f08259 100644 --- a/zshrc +++ b/zshrc @@ -2,7 +2,7 @@ HISTFILE=~/.histfile HISTSIZE=1000 SAVEHIST=1000 -setopt appendhistory autocd autopushd extendedglob nohup nomatch +setopt appendhistory autocd autopushd extendedglob nohup nomatch histignorespace unsetopt beep bindkey -e # End of lines configured by zsh-newuser-install