mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
add host files for powerline colors
This commit is contained in:
parent
d4616868e6
commit
578c4d5ab1
4 changed files with 4 additions and 11 deletions
|
|
@ -1,8 +0,0 @@
|
|||
colours=(22 71 152 32)
|
||||
|
||||
# set colours from array:
|
||||
prompt_context_user_fg="${colours[1]}"
|
||||
prompt_context_user_bg="${colours[2]}"
|
||||
prompt_context_root_fg="${colours[3]}"
|
||||
prompt_context_root_bg="${colours[4]}"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue