diff --git a/bash/color-prompt.sh b/bash/color-prompt.sh index f7647f69..f12a9e91 100644 --- a/bash/color-prompt.sh +++ b/bash/color-prompt.sh @@ -94,4 +94,4 @@ else ENDING="" fi -export PS1="\a${debian_chroot:+($debian_chroot)}${PC}${BEGINNING}${UC}\u${PC}@${HC}\h${PC}:${CYN}\w${GIT}${PC}${ENDING}►${DEFAULT}" +export PS1="\a${debian_chroot:+($debian_chroot)}${PC}${BEGINNING}${UC}\u${PC}@${HC}\h${PC}:${CYN}\w${GIT}${PC}${ENDING}► ${DEFAULT}"