Add Git branch name to your Bash Prompt
Wednesday, March 25th, 2009This is great timesaver for those of you who use Git (and it’s easy branching). This little bit of shell script magic will display the current git branch in green. Thanks to ‘has_many :beers’ for this great bash customization.
Check it out.
