Martin Gondermann
3569c97ba0
Ditched the config variable GIT_PROMPT_SHOW_LAST_COMMAND_INDICATOR in favor of a more general approach with a placeholder.
...
Fixes #76
11 years ago
Martin Gondermann
a647ceb08e
added helper function git_prompt_color_samples to show a list with all available named colors
11 years ago
Martin Gondermann
eac8ccf25e
Updated homebrew instructions in README.md
11 years ago
Martin Gondermann
93c0cf4ce4
Added homebrew install documentation to README
...
Fixes #69
11 years ago
Martin Gondermann
f833ffc0da
Added Flattr button to Donations on README
11 years ago
Martin Gondermann
08549e3e76
Updated Readme with license, personal info and donation link
11 years ago
Martin Gondermann
558bc511c2
updated README.md
11 years ago
Alan Stebbens
1a144e23db
aks: addd git_prompt_reset
11 years ago
Martin Gondermann
957eb80d2a
Readded the LAST_COMMAND_INDICATOR-Functionality, which got lost on last merge.
...
Added fix for #67
11 years ago
Alan Stebbens
7063695c86
aks: updated README.md
11 years ago
Alan Stebbens
76dcf8b530
aks: updated README.md
11 years ago
Justin Zhang
e0183531c3
Add spec file to build rpm package
12 years ago
Martin Gondermann
c32b48bdfe
Updated README
12 years ago
Martin Gondermann
71001b1215
Implemented the possibility for an indicator which shows the result of the last command.
...
To enable just write
export GIT_PROMPT_SHOW_LAST_COMMAND_INDICATOR=1
just before sourcing the gitprompt.sh
fixes #60
12 years ago
Alexandre Ardhuin
5c4581f37d
Fix an error when opening a new tab from terminal
...
Opening a new tab from a terminal where the current path is not $HOME I get the following error :
```
bash: .bash-git-prompt/gitprompt.sh: No such file or directory
```
12 years ago
Martin Gondermann
e7735e6162
updated README
12 years ago
Martin Gondermann
5836a50cc1
Made the start and end of the prompt configurable via the .git-prompt-colors.sh
12 years ago
Alan Stebbens
ae1c1d1ef0
aks:externalize git prompt colors; add help func
12 years ago
Alan Stebbens
f60217ae2c
aks: added Cyan as a color, and used it for untracked files. Updated README
12 years ago
Alan Stebbens
3a97752a25
aks: fixed order of config items
12 years ago
Alan Stebbens
817bdf3584
aks: added gitstatus.sh, and configured it in gitprompt.sh
12 years ago
Alan Stebbens
0704670f8e
aks: added gitstatus.sh, and configured it in gitprompt.sh
12 years ago
Ralf Steuerwald
100e7034c5
Show number of stash entries in bash prompt
12 years ago
Danil Kutkevich
e1aeba7be6
Added callback function to tweak prompt dynamicly
12 years ago
Martin Gondermann
0c88e9409d
Updated Installation instructions
12 years ago
Martin Gondermann
bd5710498f
Added example image for fish prompt
13 years ago
Mariusz Smykuła
626bd69cf7
Example image from bash and fish shell with git prompt
13 years ago
Martin Gondermann
6f4c272200
Initial commit
13 years ago