|
@@ -40,6 +40,7 @@ zstyle ':prezto:load' pmodule \
|
|
|
'spectrum' \
|
|
|
'completion' \
|
|
|
'prompt' \
|
|
|
+ 'sys' \
|
|
|
'rsync' \
|
|
|
'tmux' \
|
|
|
'syntax-highlighting' \
|
|
@@ -96,7 +97,7 @@ zstyle ':prezto:module:editor' keymap 'emacs'
|
|
|
# Set the prompt theme to load.
|
|
|
# Setting it to 'random' loads a random theme.
|
|
|
# Auto set to 'off' on dumb terminals.
|
|
|
-zstyle ':prezto:module:prompt' theme 'sorin'
|
|
|
+zstyle ':prezto:module:prompt' theme 'kolter'
|
|
|
|
|
|
#
|
|
|
# Screen
|