fix simple theme

pull/1121/head
Philipp Eschenbach 2017-12-28 10:02:13 +01:00
parent 78666805a2
commit 4387beda46
1 changed files with 1 additions and 1 deletions

View File

@ -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