diff --git a/.zshrc b/.zshrc index 29f621ee..9ec716d9 100644 --- a/.zshrc +++ b/.zshrc @@ -29,7 +29,7 @@ HISTFILE=~/.histfile HISTSIZE=1000 SAVEHIST=1000 -setopt appendhistory autocd correctall extendedglob nomatch +setopt appendhistory autocd extendedglob nomatch unsetopt beep notify bindkey -v zstyle :compinstall filename '/home/salt/.zshrc'