From 8585d9752b17e27f4bb1d63def96c266ae60ec3a Mon Sep 17 00:00:00 2001 From: Vaidas Zilionis Date: Mon, 26 Nov 2012 23:17:03 +0200 Subject: [PATCH] cleaning mess --- themes/zuper/zuper.theme.bash | 8 -------- 1 file changed, 8 deletions(-) diff --git a/themes/zuper/zuper.theme.bash b/themes/zuper/zuper.theme.bash index ad470da0..299a70ec 100644 --- a/themes/zuper/zuper.theme.bash +++ b/themes/zuper/zuper.theme.bash @@ -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