From c1310f41bc62dc9af82d2dba5b1c1c18abe762d5 Mon Sep 17 00:00:00 2001 From: "Helmut K. C. Tessarek" Date: Tue, 7 Jun 2016 18:47:03 -0400 Subject: [PATCH] renamed: Evermeet_lowres_screens.bgptheme -> Evermeet_Ubuntu.bgptheme --- ...rmeet_lowres_screens.bgptheme => Evermeet_Ubuntu.bgptheme} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename themes/{Evermeet_lowres_screens.bgptheme => Evermeet_Ubuntu.bgptheme} (93%) diff --git a/themes/Evermeet_lowres_screens.bgptheme b/themes/Evermeet_Ubuntu.bgptheme similarity index 93% rename from themes/Evermeet_lowres_screens.bgptheme rename to themes/Evermeet_Ubuntu.bgptheme index f6c1ea2..3b0cc41 100644 --- a/themes/Evermeet_lowres_screens.bgptheme +++ b/themes/Evermeet_Ubuntu.bgptheme @@ -3,7 +3,7 @@ # otherwise the following character may overlap with the unicode character override_git_prompt_colors() { - GIT_PROMPT_THEME_NAME="Evermeet_lowres_screens" + GIT_PROMPT_THEME_NAME="Evermeet_Ubuntu" GIT_PROMPT_PREFIX="" # start of the git info string GIT_PROMPT_SUFFIX="" # the end of the git info string @@ -28,4 +28,4 @@ override_git_prompt_colors() { GIT_PROMPT_SYMBOLS_NO_REMOTE_TRACKING="⭑ " # This symbol is written after the branch, if the branch is not tracked } -reload_git_prompt_colors "Evermeet_lowres_screens" +reload_git_prompt_colors "Evermeet_Ubuntu"