Add new segment, aws_profile, to powerline themes

This commit is contained in:
Eduardo Bellido Bellido
2018-10-31 20:09:28 +01:00
parent 73af202a32
commit f757cad45a
9 changed files with 22 additions and 0 deletions

View File

@@ -36,6 +36,9 @@ RBENV_THEME_PROMPT_SUFFIX=""
RUBY_THEME_PROMPT_COLOR=161
RUBY_CHAR=${POWERLINE_RUBY_CHAR:="r "}
AWS_PROFILE_CHAR="${POWERLINE_AWS_PROFILE_CHAR:=aws }"
AWS_PROFILE_PROMPT_COLOR=208
CWD_THEME_PROMPT_COLOR=240
LAST_STATUS_THEME_PROMPT_COLOR=196