twolfson / sexy-bash-prompt

Bash prompt with colors, git statuses, and git branches.
MIT License
1.14k stars 155 forks source link

Moved to `$HOME` to support Windows install. Fixes #45 #47

Closed twolfson closed 9 years ago

twolfson commented 9 years ago

As reported in #45, make install was not working inside of git bash. It was being caused by using ~ instead of $HOME as part of the target destination. This PR fixes that. In this PR:

/cc @rpdelaney

twolfson commented 9 years ago

@rpdelaney Any word on this PR?

rpdelaney commented 9 years ago

Herp herpa derp derp. I really left this one to rot, sorry. I'm looking at it today.

twolfson commented 9 years ago

@rpdelaney I wound up simplifying the "Manual Install" to make it easy to copy/paste and inherently more obvious what is a comment/example/.

rpdelaney commented 9 years ago

Ok. Since I don't have a platform for reproducing the original issue, I have no other comments.

twolfson commented 9 years ago

Awesome, thanks! =D Merged/released in 0.26.0.