mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-12-22 13:58:00 +00:00
[zprezto] Disable unused modules
This commit is contained in:
parent
ef984d140e
commit
289e93d48e
18
.zpreztorc
18
.zpreztorc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user