diff --git a/dot_zshrc b/dot_zshrc index 86dc8fe..889312b 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -43,11 +43,9 @@ zstyle ':completion:*:*:*:users' ignored-patterns \ zstyle '*' single-ignored show source $HOME/.sh_aliases -source $HOME/.sh_paths source $HOME/.sh_functions source $HOME/.sh_colorize source $HOME/.zsh_aliases -source $HOME/.zsh-vi-mode/zsh-vi-mode.plugin.zsh # correct_all is stupid and whoever thought it was a good idea to set it is stupid. setopt correct nocorrect_all