mirror of
https://github.com/KiTTYsh/dotfiles.git
synced 2025-12-09 20:59:16 -05:00
move root_indicator
This commit is contained in:
@@ -8,8 +8,8 @@ fi
|
||||
|
||||
# powerlevel9k config
|
||||
POWERLEVEL9K_INSTALLATION_PATH=$ANTIGEN_BUNDLES/bhilburn/powerlevel9k
|
||||
POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(status context dir virtualenv vcs)
|
||||
POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(root_indicator background_jobs)
|
||||
POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(status root_indicator context dir virtualenv vcs)
|
||||
POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(background_jobs)
|
||||
POWERLEVEL9K_STATUS_OK=false
|
||||
POWERLEVEL9K_VIRTUALENV_BACKGROUND=028
|
||||
|
||||
|
||||
Reference in New Issue
Block a user