Added standard theme from alsemyonov.

pull/4/head^2
Robert R Evans 2010-10-06 17:28:34 -07:00
parent c9da086643
commit eeaef1bada
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
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="✓"
GIT_THEME_PROMPT_PREFIX=""
GIT_THEME_PROMPT_SUFFIX=""
# ${debian_chroot:+($debian_chroot)}