Martin Gondermann
|
becb66cf0f
|
Added function to derive a custom theme from a given theme
|
11 years ago |
Martin Gondermann
|
0924827465
|
Added theme optimised for the "Solarized Dark" theme
|
11 years ago |
Martin Gondermann
|
e31c91802c
|
Readded Default theme
|
11 years ago |
Martin Gondermann
|
71810b95f5
|
moved themes around
|
11 years ago |
Martin Gondermann
|
882bc8ea46
|
Added first thought on themes
|
11 years ago |
Martin Gondermann
|
9005bf4260
|
Fixed a leftover GIT_PROMPT_SHOW_LAST_COMMAND_INDICATOR
|
11 years ago |
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
|
15a92a49af
|
Merge branch 'master' of github.com:magicmonty/bash-git-prompt
* 'master' of github.com:magicmonty/bash-git-prompt:
Updated homebrew instructions in README.md
|
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
|
d10f613100
|
Moved VirtualEnv template to git-prompt-colors.sh, fixed replacement
|
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
|
da61d270bb
|
Added BSD license
|
11 years ago |
Martin Gondermann
|
558bc511c2
|
updated README.md
|
11 years ago |
Martin Gondermann
|
c11692ae3f
|
updated homebrew formula
|
11 years ago |
Martin Gondermann
|
d9fef44baa
|
Updated homebrew formula
|
11 years ago |
Martin Gondermann
|
81af6557d8
|
Added homebrew formula
|
11 years ago |
Martin Gondermann
|
0b4a965f47
|
Merge pull request #72 from aks/master
Added git_prompt_reset
|
11 years ago |
Alan Stebbens
|
6aba6e6844
|
Merge remote-tracking branch 'original/master'
|
11 years ago |
Alan Stebbens
|
1a144e23db
|
aks: addd git_prompt_reset
|
11 years ago |
Alan Stebbens
|
f82446c9ac
|
aks: changed all file envars to end with _FILE; added git_prompt_reset
|
11 years ago |
Martin Gondermann
|
8826ec66ad
|
Fixed typo in color name. Fixes #70
|
11 years ago |
Alan Stebbens
|
df7894135a
|
aks: fixed bug in original/master parameter replacement; resolved trivial conflicts
|
11 years ago |
Martin Gondermann
|
eb1302d6ca
|
Merge branch 'aks-master'
|
11 years ago |
Martin Gondermann
|
f6eba356b0
|
Merge branch 'master' of https://github.com/aks/bash-git-prompt into aks-master
Conflicts:
git-prompt-colors.sh
gitprompt.sh
|
11 years ago |
Alan Stebbens
|
a91bbe7231
|
aks: resolved conflicts with original master
|
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 |
Martin Gondermann
|
8a8e068e66
|
Removed declares in git-prompt-colors.sh as they are not compatible with the Bash on MacOS X
|
11 years ago |
Alan Stebbens
|
a3994cd962
|
aks: aesthetic touchups
|
11 years ago |
Alan Stebbens
|
a9cd7f330c
|
aks: optimzations; don't lookup the same files over and over
|
11 years ago |
Alan Stebbens
|
7bf6b96b71
|
aks: only define the colors once
|
11 years ago |
Alan Stebbens
|
3ab4973b86
|
aks: only define the colors once
|
11 years ago |
Martin Gondermann
|
839de0333f
|
Readied overwritten function for displaying the last command indicator
|
11 years ago |
Martin Gondermann
|
926c441b26
|
Merge pull request #68 from aks/master
Refactored out color defs & assignments; other optimizations.
|
11 years ago |
Alan Stebbens
|
45737de945
|
Merge branch 'master' of github.com:aks/bash-git-prompt
Conflicts:
README.md
git-prompt-colors.sh
gitprompt.sh
|
11 years ago |
Alan Stebbens
|
7063695c86
|
aks: updated README.md
|
11 years ago |
Alan Stebbens
|
1076fb9538
|
aks: added space after the flags to improve readability
|
11 years ago |
Alan Stebbens
|
3ee76282d7
|
aks: major rewrite with refactored colors, envar management
|
11 years ago |
Alan Stebbens
|
4ecaa1e645
|
aks: make the prompt vars all global
|
11 years ago |
Alan Stebbens
|
eb2554395c
|
aks: refactor prompt color names & generation into separate file
|
11 years ago |
Alan Stebbens
|
1030f78f48
|
aks:testing new file in local, but not in remote
|
11 years ago |
Alan Stebbens
|
76dcf8b530
|
aks: updated README.md
|
11 years ago |
Alan Stebbens
|
f4b7cb3bef
|
aks: added space after the flags to improve readability
|
11 years ago |
Alan Stebbens
|
9eddd83375
|
aks: major rewrite with refactored colors, envar management
|
11 years ago |
Alan Stebbens
|
d89b35ad7c
|
aks: make the prompt vars all global
|
11 years ago |
Alan Stebbens
|
e037ec0231
|
aks: refactor prompt color names & generation into separate file
|
11 years ago |
Martin Gondermann
|
6dd3c2f449
|
Merge pull request #64 from schnell18/master
Add spec file to build rpm package
|
12 years ago |
Justin Zhang
|
e0183531c3
|
Add spec file to build rpm package
|
12 years ago |