Updated the color themes. Added underline and background colors.

This commit is contained in:
Robert R Evans
2010-10-09 15:01:50 -07:00
parent 0cd8b40339
commit 45a50c099e
6 changed files with 40 additions and 75 deletions

View File

@@ -1,5 +1,7 @@
PROMPT='\[${green}\]\u\[${normal}\]@\[${green}\]\h\[${normal}\]:\[${blue}\]\w\[${normal}\]\[${red}\]$(prompt_char)$(git_prompt_info)\[${normal}\]\$ '
# git themeing
GIT_THEME_PROMPT_DIRTY="×"
GIT_THEME_PROMPT_CLEAN="✓"