Closed stephenchen13 closed 12 years ago
Updated code to use helper functions and show it on a different line.
+1
FYI, Git provides a shell function __git_ps1
(how to get it loaded will vary depending on how you installed git) that provides the current branch plus extra info about rebasing, merging, bisecting, working tree dirty, untracked files, etc.
Please update to show defined function(s) on a different line from the PS1 line.
Thanks