[zprezto] Disable unused modules

This commit is contained in:
Daniel Carrillo 2021-06-26 16:48:50 +02:00
parent ef984d140e
commit 289e93d48e
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16
1 changed files with 13 additions and 5 deletions

View File

@ -24,12 +24,7 @@ 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' \
@ -37,6 +32,19 @@ zstyle ':prezto:load' pmodule \
'python' \
'git' \
'aws'
# 'environment' \
# 'editor' \
# 'history' \
# 'directory' \
# 'spectrum' \
# 'utility' \
# 'completion' \
# 'prompt' \
# 'archive' \
# 'syntax-highlighting' \
# 'python' \
# 'git' \
# 'aws'
#
# Autosuggestions