cleaning mess

pull/160/head
Vaidas Zilionis 2012-11-26 23:17:03 +02:00
parent 300f6a4f98
commit 8585d9752b
1 changed files with 0 additions and 8 deletions

View File

@ -1,5 +1,4 @@
#!/usr/bin/env bash
#⚡
# looks good on dark bakground
SCM_THEME_PROMPT_DIRTY=" ${red}${reset_color}"
SCM_THEME_PROMPT_AHEAD=" ${red}!${reset_color}"
@ -9,13 +8,6 @@ SCM_THEME_PROMPT_SUFFIX="${white} "
GIT_SHA_PREFIX="${white} $(scm_char)${cyan} "
GIT_SHA_SUFFIX="${white} "
#SCM_GIT_CHAR="git ${red}|${white} "
#SCM_HG_CHAR="hg | "
#SCM_SVN_CHAR="svn ${red}|${white} "
#HG_SHA_PREFIX="${white} ${yellow}"
#HG_SHA_SUFFIX="${reset_color}"
function zuper_hg_prompt_info() {
hg_prompt_vars