add acid file, new dircolors, new zshrc

This commit is contained in:
Armin 2015-05-19 17:36:26 +02:00
commit 95e97d18c1
3 changed files with 43 additions and 75 deletions

8
lib/powerline/acid Normal file
View file

@ -0,0 +1,8 @@
colours=(250 241 152 32)
prompt_context_user_fg="${colours[1]}"
prompt_context_user_bg="${colours[2]}"
prompt_context_root_fg="${colours[3]}"
prompt_context_root_bg="${colours[4]}"