pull/160/head
Vaidas Zilionis 2012-11-22 21:03:40 +02:00
parent 223b131443
commit 548bee87d7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
#⚡
#
# looks good on dark bakground
SCM_THEME_PROMPT_DIRTY=" ${red}${reset_color}"
SCM_THEME_PROMPT_AHEAD=" ${red}!${reset_color}"
SCM_THEME_PROMPT_CLEAN=" ${green}${reset_color}"