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.
2 parents 85e56ec + 4ff816c commit 213a990Copy full SHA for 213a990
themes/Solarized_UserHost.bgptheme
@@ -14,8 +14,8 @@ function override_git_prompt_colors() {
14
15
GIT_PROMPT_START_USER="_LAST_COMMAND_INDICATOR_${Yellow}${PathShort}"
16
GIT_PROMPT_START_ROOT="${GIT_PROMPT_START_USER}"
17
- GIT_PROMPT_END_USER="\n${BoldBlue}\\u${bold_bright_white}@${BoldBlue}\\h${BoldRed} ➤${ResetColor} "
18
- GIT_PROMPT_END_ROOT="\n${BoldBlue}\\u${bold_bright_white}@${BoldBlue}\\h${BoldRed} #️ {ResetColor} "
+ GIT_PROMPT_END_USER="\n${BoldBlue}\\u${bold_bright_white}@${BoldBlue}\\h${BoldRed} ➤ ${ResetColor} "
+ GIT_PROMPT_END_ROOT="\n${BoldBlue}\\u${bold_bright_white}@${BoldBlue}\\h${BoldRed} #️ ${ResetColor} "
19
GIT_PROMPT_LEADING_SPACE=1
20
GIT_PROMPT_PREFIX="${Cyan}["
21
GIT_PROMPT_SUFFIX="${Cyan}]"
0 commit comments