We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d7cbb7 commit c1310f4Copy full SHA for c1310f4
themes/Evermeet_lowres_screens.bgptheme renamed to themes/Evermeet_Ubuntu.bgptheme
@@ -3,7 +3,7 @@
3
# otherwise the following character may overlap with the unicode character
4
5
override_git_prompt_colors() {
6
- GIT_PROMPT_THEME_NAME="Evermeet_lowres_screens"
+ GIT_PROMPT_THEME_NAME="Evermeet_Ubuntu"
7
8
GIT_PROMPT_PREFIX="" # start of the git info string
9
GIT_PROMPT_SUFFIX="" # the end of the git info string
@@ -28,4 +28,4 @@ override_git_prompt_colors() {
28
GIT_PROMPT_SYMBOLS_NO_REMOTE_TRACKING="⭑ " # This symbol is written after the branch, if the branch is not tracked
29
}
30
31
-reload_git_prompt_colors "Evermeet_lowres_screens"
+reload_git_prompt_colors "Evermeet_Ubuntu"
0 commit comments