From 8e109bef56a491d549bded8929d75eed0c291f5f Mon Sep 17 00:00:00 2001 From: Daniel Carrillo Date: Thu, 1 Jul 2021 20:08:49 +0200 Subject: [PATCH] Revert "[zprezto] Disable unused modules" This reverts commit 289e93d48eb1e8f184dafcb055da22007e90fb9c. --- .zpreztorc | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/.zpreztorc b/.zpreztorc index ed4776c..a628459 100644 --- a/.zpreztorc +++ b/.zpreztorc @@ -24,7 +24,12 @@ zstyle ':prezto:*:*' color 'yes' # Set the Prezto modules to load (browse modules). # The order matters. zstyle ':prezto:load' pmodule \ + 'environment' \ + 'editor' \ + 'history' \ 'directory' \ + 'spectrum' \ + 'utility' \ 'completion' \ 'prompt' \ 'archive' \ @@ -32,19 +37,6 @@ zstyle ':prezto:load' pmodule \ 'python' \ 'git' \ 'aws' - # 'environment' \ - # 'editor' \ - # 'history' \ - # 'directory' \ - # 'spectrum' \ - # 'utility' \ - # 'completion' \ - # 'prompt' \ - # 'archive' \ - # 'syntax-highlighting' \ - # 'python' \ - # 'git' \ - # 'aws' # # Autosuggestions