diff --git a/.zshrc b/.zshrc index 0d5fe19..e11b540 100644 --- a/.zshrc +++ b/.zshrc @@ -15,7 +15,6 @@ export SAVEHIST=$HISTSIZE setopt hist_ignore_all_dups unsetopt extendedglob setopt autocd -setopt correctall bindkey -e bindkey "\e[1~" beginning-of-line # Home bindkey "\e[4~" end-of-line # End