mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-11-01 00:21: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).
|
# Set the Prezto modules to load (browse modules).
|
||||||
# The order matters.
|
# The order matters.
|
||||||
zstyle ':prezto:load' pmodule \
|
zstyle ':prezto:load' pmodule \
|
||||||
|
'environment' \
|
||||||
|
'editor' \
|
||||||
|
'history' \
|
||||||
'directory' \
|
'directory' \
|
||||||
|
'spectrum' \
|
||||||
|
'utility' \
|
||||||
'completion' \
|
'completion' \
|
||||||
'prompt' \
|
'prompt' \
|
||||||
'archive' \
|
'archive' \
|
||||||
@ -32,19 +37,6 @@ zstyle ':prezto:load' pmodule \
|
|||||||
'python' \
|
'python' \
|
||||||
'git' \
|
'git' \
|
||||||
'aws'
|
'aws'
|
||||||
# 'environment' \
|
|
||||||
# 'editor' \
|
|
||||||
# 'history' \
|
|
||||||
# 'directory' \
|
|
||||||
# 'spectrum' \
|
|
||||||
# 'utility' \
|
|
||||||
# 'completion' \
|
|
||||||
# 'prompt' \
|
|
||||||
# 'archive' \
|
|
||||||
# 'syntax-highlighting' \
|
|
||||||
# 'python' \
|
|
||||||
# 'git' \
|
|
||||||
# 'aws'
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Autosuggestions
|
# Autosuggestions
|
||||||
|
Loading…
Reference in New Issue
Block a user