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 e72a6d2 commit 4803ef8Copy full SHA for 4803ef8
themes/minimal-gh/minimal-gh.theme.sh
@@ -39,7 +39,7 @@ function _omb_theme_PROMPT_COMMAND() {
39
MERIDIANO="am";
40
fi
41
42
- PS1="\n${_omb_prompt_gray}\T${MERIDIANO} ${_omb_prompt_green}\u@$IP ${_omb_prompt_gray}\h ${_omb_prompt_olive}\${PWD} $(scm_prompt_info)\n${_omb_prompt_gray}\$ ${_omb_prompt_white}"
+ PS1="\n${_omb_prompt_gray}\T${MERIDIANO} ${_omb_prompt_green}\u@$IP ${_omb_prompt_gray}\h ${_omb_prompt_olive}\${PWD} $(scm_prompt_info)\n${_omb_prompt_gray}\$ ${_omb_prompt_normal}"
43
}
44
45
SCM_THEME_PROMPT_DIRTY=" ${_omb_prompt_brown}✗"
0 commit comments