From: Maximilian Friedersdorff Date: Tue, 11 Apr 2023 09:51:53 +0000 (+0100) Subject: Enable zsh corrections X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=5e6a2a77b77743b92794ee861069710d94895ae3;p=max%2Fsaltfiles.git Enable zsh corrections --- diff --git a/states/zsh/files/zshrc b/states/zsh/files/zshrc index ca4c33c..f453e8b 100644 --- a/states/zsh/files/zshrc +++ b/states/zsh/files/zshrc @@ -23,7 +23,7 @@ compinit HISTFILE=~/.histfile HISTSIZE=100000 SAVEHIST=100000 -setopt appendhistory autocd extendedglob nomatch extendedhistory +setopt appendhistory autocd extendedglob nomatch extendedhistory correct unsetopt beep notify bindkey -v # End of lines configured by zsh-newuser-install