zsh: powerline fg color
This commit is contained in:
parent
1eceb3a264
commit
8ee686f36d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ typeset -A prompt_symbols=(
|
||||||
bang $'\n\U01f525'
|
bang $'\n\U01f525'
|
||||||
)
|
)
|
||||||
typeset -A prompt_colors=(
|
typeset -A prompt_colors=(
|
||||||
fg 253
|
fg 15
|
||||||
user 53
|
user 53
|
||||||
ssh 90
|
ssh 90
|
||||||
root 52
|
root 52
|
||||||
|
|
Loading…
Reference in a new issue