diff --git a/templates/zshrc b/templates/zshrc index a0d5fd35..160a80ac 100644 --- a/templates/zshrc +++ b/templates/zshrc @@ -35,11 +35,11 @@ zstyle ':omz:load' omodule \ 'environment' \ 'terminal' \ 'editor' \ - 'completion' \ 'history' \ 'directory' \ 'spectrum' \ 'alias' \ + 'completion' \ 'utility' \ 'prompt'