git-prompt icon indicating copy to clipboard operation
git-prompt copied to clipboard

bash prompt with GIT, SVN and HG modules

Results 17 git-prompt issues
Sort by recently updated
recently updated
newest added

## Overview I use a few computers where I'm the only user and I know what host I'm on, so there's no need to show that information on every prompt....

## Overview This keeps the window title shorter: once I'm in a Git repo, I only care about the repo folder's name. It also makes sure the "shell label" uses...

Hello, I've been using your git-prompt for a while, adding new modules and features from time to time. A few days ago I found your github, so I decided to...

Since I use a hardstatus that shows all the screen windows already, I don't need to see it on the prompt, so for now I set tty to empty in...

I see there's even a TODO inside the code. Do you have any ideas how to fix these yet @lvv? - the screen title showing "su" and getting stuck there...

hourly checks new commit in remote branch and ``` $ git fetch remoteBranch ``` and show in the prompt the number of new remote commits ### TODO - change [fetch...

I've added support for displaying the current [conda](http://conda.pydata.org/docs/) environment in the bash prompt.

Below cut-n-past shows "cups/" in prompt. It shouldn't becase cups is from parent dir. git status On branch master Changes not staged for commit: (use "git add ..." to update...

likewise-open user id's contain a backslash: domain\user The backslash needs to be escaped when colorized Signed-off-by: Jon Ringle [email protected]