|
|
@ -23,6 +23,7 @@ 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.
|
|
|
|
|
|
|
|
# Added new modules after prompt
|
|
|
|
zstyle ':prezto:load' pmodule \
|
|
|
|
zstyle ':prezto:load' pmodule \
|
|
|
|
'environment' \
|
|
|
|
'environment' \
|
|
|
|
'terminal' \
|
|
|
|
'terminal' \
|
|
|
@ -32,7 +33,12 @@ zstyle ':prezto:load' pmodule \
|
|
|
|
'spectrum' \
|
|
|
|
'spectrum' \
|
|
|
|
'utility' \
|
|
|
|
'utility' \
|
|
|
|
'completion' \
|
|
|
|
'completion' \
|
|
|
|
'prompt'
|
|
|
|
'prompt' \
|
|
|
|
|
|
|
|
'git' \
|
|
|
|
|
|
|
|
'archive' \
|
|
|
|
|
|
|
|
'homebrew' \
|
|
|
|
|
|
|
|
'osx' \
|
|
|
|
|
|
|
|
'ssh'
|
|
|
|
|
|
|
|
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Editor
|
|
|
|
# Editor
|
|
|
|