add host files for powerline colors

This commit is contained in:
Armin 2015-02-22 19:57:19 +01:00
commit 578c4d5ab1
4 changed files with 4 additions and 11 deletions

View file

@ -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]}"