Gert Pellin
281616edae
Update README.md
...
added ✖-n for staged files state after command `git-rm`. I do not know if my explanation is okay, so feel free to rephrase.
9 years ago
switch87
7e695b36b9
renamed theme and added root-color
9 years ago
switch87
7785f93586
added own custom theme
9 years ago
Martin Gondermann
beedf2e9bb
Updated HomeBrew Recipe for next homebrew release
...
Belongs to #276
9 years ago
Martin Gondermann
5b7c067270
Updated Instructions for HomeBrew in README
...
Should fix #276
9 years ago
Stephan Knauss
deae96f1bf
add gp_truncate_pwd default parameter documentation
9 years ago
Stephan Knauss
85de63d504
extend gp_truncate_pwd to accept parameter with max pwd length
...
If length is passed as a parameter, the given length will be used to
truncate the pwd. If nothing is specified it defaults to 1/3 of
the terminal width.
9 years ago
Martin Gondermann
6645a82003
Disable globbing on replacing prompt symbols ( fixes #295 )
9 years ago
Martin Gondermann
9af8824801
Merge branch 'hstreb-master'
9 years ago
Humberto Streb
a8e6e58abc
Single line minimalist theme
9 years ago
Martin Gondermann
36a1777295
Updated homebrew recipe
9 years ago
Martin Gondermann
83ccf4b109
Updated homebrew recipe
9 years ago
Martin Gondermann
1b9d7823fc
Updated spec file in preparation of release 2.6.1
9 years ago
Martin Gondermann
0dac9408e4
Merge pull request #283 from piroor/patch-1
...
Fix order of commands for the .bashrc
9 years ago
Martin Gondermann
f389d62451
Merge branch 'plague-doctor-master'
9 years ago
Martin Gondermann
268e278200
Merged branch master into plague-doctor-master
9 years ago
Plague Doctor
c5979f9e5b
New theme: Plague Doctor
9 years ago
Plague Doctor
6e3c587ed8
Few fixes
9 years ago
Plague Doctor
6e8a1475f3
Plague Doctor's Theme
9 years ago
Martin Gondermann
4d490bb5a3
Merge pull request #286 from pedantic79/master
...
Fix gitstatus.sh to produce output when ran standalone
9 years ago
Dan Nguyen
d1e2330ae0
Fix gitstatus.sh to produce output when ran standalone
9 years ago
YUKI "Piro" Hiroshi
30df96208f
Fix order of commands for the .bashrc
...
GIT_PROMPT_ONLY_IN_REPO=1 must be done before gitprompt.sh is loaded.
9 years ago
Martin Gondermann
1397c02190
Merge pull request #282 from woodyrew/patch-1
...
Added Ubuntu themes to README.md
9 years ago
Andrew Goodricke
c43474d780
Added Ubuntu themes to README.md
9 years ago
Martin Gondermann
34eabc5da4
Merge pull request #281 from ogr3/fileCount
...
Possible to not print the number of changed files
9 years ago
oGre
7d0c2b3061
Switched if statement
9 years ago
oGre
21ea21f406
Changed if statement. Added docs.
9 years ago
oGre
12ef3c0363
whitespace
9 years ago
oGre
a12e3ccf44
Simplified if expression
9 years ago
oGre
367e27b6f8
Configurable display of numbers for changed files
9 years ago
Martin Gondermann
33c19b23d3
Merge pull request #278 from tessus/fix_277
...
fixes #277 , substring expression < 0 issue for older bash versions
9 years ago
Helmut K. C. Tessarek
307d464835
fixes #277 , substring expression < 0 issue for older bash versions
9 years ago
Martin Gondermann
606237f091
Merge pull request #248 from imbibinebe/master
...
Minimal theme based on TruncatedPwd_WindowTitle
9 years ago
Tin LE GALL
88fae61f49
using pwd since there is no need to use realpath
9 years ago
Tin LE GALL
485f256e46
fixes 'not in a GIT repository' problem
9 years ago
Martin Gondermann
e6708c318f
Merge pull request #274 from blodone/master
...
fix utf8 and python3
10 years ago
Martin Gondermann
f96b117930
Merge pull request #273 from ogr3/unalias-rm
...
Make sure aliases for cp and rm are lower priority than the original …
10 years ago
Amin Dandache
2a20ef36bb
fix utf8 and python3
10 years ago
oGre
9014f4ae1d
Use keyword command inestead of backslash and remove -f flag on rm
10 years ago
oGre
fd51b4b617
Make sure aliases for cp and rm are lower priority than the original command
10 years ago
Martin Gondermann
38ae8dd285
Merge branch 'DrVanScott-fixLock'
10 years ago
Martin Gondermann
49f4ca64a5
Merge branch 'fixLock' of https://github.com/DrVanScott/bash-git-prompt into DrVanScott-fixLock
10 years ago
Martin Gondermann
e8539b9eb9
Merge branch 'nexayq-toggle_prompt'
10 years ago
Martin Gondermann
45ea311cfa
Merge branch 'toggle_prompt' of https://github.com/nexayq/bash-git-prompt into nexayq-toggle_prompt
10 years ago
Martin Gondermann
27b87cf7d6
Merge branch 'DrVanScott-fixMulti'
10 years ago
DrVanScott
9dd07680ee
Merge pull request #1 from ogr3/fixMulti
...
Indentation same as other loop constructs
10 years ago
oGre
5130f3b07d
Indentation same as other loop constructs
10 years ago
DrVanScott
904b82bb58
rewrite bash 4 ;;& operator (two step)
10 years ago
DrVanScott
66b4a94bdf
rewrite bash 4 ;;& operator
10 years ago
nexayq
e209406efa
Fixed typos in README
10 years ago