diff --git a/bash/bash/prompt.sh b/bash/bash/prompt.sh index 2f08496..b68611d 100644 --- a/bash/bash/prompt.sh +++ b/bash/bash/prompt.sh @@ -8,8 +8,8 @@ if [ "$(type -t __git_ps1)" == 'function' ] ; then PS1="${PS1} –\e[0;35m\$(__git_ps1)\e[0m" fi PS1="${PS1} -\e[0;36m\${PWD}\e[0m -┌ " +┌ \e[0;36m\${PWD}\e[0m +│ " PS2="\ │ "