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 e733ada + 85fab32 commit ed5ab01Copy full SHA for ed5ab01
themes/Single_line.bgptheme
@@ -4,7 +4,7 @@ override_git_prompt_colors() {
4
5
GIT_PROMPT_START_USER="_LAST_COMMAND_INDICATOR_ ${White}${Time12a}${ResetColor} ${BoldYellow}${PathShort}${ResetColor}"
6
GIT_PROMPT_END_USER="${ResetColor} $ "
7
- GIT_PROMPT_END_ROOT="${BoldRed} # "
+ GIT_PROMPT_END_ROOT="${BoldRed} #${ResetColor} "
8
}
9
10
reload_git_prompt_colors "Single_line"
0 commit comments