From 13a03b36e082e9dd3d0b7531679c7b265227e460 Mon Sep 17 00:00:00 2001 From: Aly Sewelam Date: Wed, 11 Mar 2026 19:30:07 +0200 Subject: [PATCH] cleanup on isle zshrc --- dot_zshrc | 2 -- 1 file changed, 2 deletions(-) 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