|
|
|
@ -3,7 +3,7 @@ |
|
|
|
# otherwise the following character may overlap with the unicode character |
|
|
|
# otherwise the following character may overlap with the unicode character |
|
|
|
|
|
|
|
|
|
|
|
override_git_prompt_colors() { |
|
|
|
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_PREFIX="" # start of the git info string |
|
|
|
GIT_PROMPT_SUFFIX="" # the end 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 |
|
|
|
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" |