Bash-it / bash-it

A community Bash framework.
MIT License
14.22k stars 2.29k forks source link

No git branch name in bash promt #321

Closed fmarais closed 9 years ago

fmarais commented 10 years ago

Im runnung ubuntu 12.04, installed fresh copy of bash-it, did not select any options on the installer, when I navigate to my project, it does not show my branch name like it used to, it only shows the tick or x mark to indicate uncomitted changes, I have tried to enable git plugin, no avail, still no branch name, I have removed git-bash and used a custom PS1 in ~/.bashrc, that seems to work fine.

edubxb commented 10 years ago

Duplicated issue, see https://github.com/revans/bash-it/issues/285. Solved in PR https://github.com/revans/bash-it/pull/318.