mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-10-31 23:11:13 +00:00
Revert "[zprezto] Disable unused modules"
This reverts commit 289e93d48e
.
This commit is contained in:
parent
289e93d48e
commit
8e109bef56
18
.zpreztorc
18
.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
|
||||
|
Loading…
Reference in New Issue
Block a user