commit
b9e49433c9
|
|
@ -13,7 +13,7 @@ case $TERM in
|
|||
esac
|
||||
|
||||
function prompt_command() {
|
||||
PS1="${TITLEBAR}${orange}${reset_color}${green}\w${bold_blue}\[\$(scm_prompt_info)\]${normal} "
|
||||
PS1="${TITLEBAR}${orange}${reset_color}${green}\w${bold_blue}\[$(scm_prompt_info)\]${normal} "
|
||||
}
|
||||
|
||||
# scm themeing
|
||||
|
|
|
|||
Loading…
Reference in New Issue