initial updated rpreztorc with additional modules
This commit is contained in:
parent
d020d34e59
commit
bde5e99d76
1 changed files with 7 additions and 1 deletions
|
@ -23,6 +23,7 @@ zstyle ':prezto:*:*' color 'yes'
|
|||
|
||||
# Set the Prezto modules to load (browse modules).
|
||||
# The order matters.
|
||||
# Added new modules after prompt
|
||||
zstyle ':prezto:load' pmodule \
|
||||
'environment' \
|
||||
'terminal' \
|
||||
|
@ -32,7 +33,12 @@ zstyle ':prezto:load' pmodule \
|
|||
'spectrum' \
|
||||
'utility' \
|
||||
'completion' \
|
||||
'prompt'
|
||||
'prompt' \
|
||||
'git' \
|
||||
'archive' \
|
||||
'homebrew' \
|
||||
'osx' \
|
||||
'ssh'
|
||||
|
||||
#
|
||||
# Editor
|
||||
|
|
Loading…
Add table
Reference in a new issue