enabling theme changes when using prezto through zsh before
(cherry picked from commit 1cccb0e9c522654b7976bea047ed6f9f221ee510)
This commit is contained in:
parent
3b7a69b5c8
commit
b4bd099252
@ -29,7 +29,7 @@ zstyle ':omz:load' omodule 'environment' 'terminal' 'editor' 'completion' \
|
||||
# Set the prompt theme to load.
|
||||
# Setting it to 'random' loads a random theme.
|
||||
# Auto set to 'off' on dumb terminals.
|
||||
zstyle ':omz:module:prompt' theme 'skwp'
|
||||
zstyle ':omz:module:prompt' theme "$ZSH_THEME"
|
||||
|
||||
# This will make you shout: OH MY ZSHELL!
|
||||
source "$OMZ/init.zsh"
|
||||
|
Loading…
Reference in New Issue
Block a user