1
0
Fork 0

initial updated rpreztorc with additional modules

pull/716/head
Niels van Galen Last 10 years ago
parent d020d34e59
commit bde5e99d76

@ -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

Loading…
Cancel
Save