Martin Gondermann
6791792ae3
Set GIT_PROMPT_MASTER_BRANCH to GIT_PROMPT_BRANCH by default
8 years ago
Christian Boltz
7deca313db
add $GIT_PROMPT_MASTER_BRANCH to all themes
...
... that set $GIT_PROMPT_BRANCH, using the same color as
$GIT_PROMPT_BRANCH to avoid unintended changes.
8 years ago
Christian Boltz
4b8c8da3ef
Allow different color for master branch
...
- add $GIT_PROMPT_MASTER_BRANCH - color for master branch
- add $GIT_PROMPT_MASTER_BRANCHES - branch name(s) that use
$GIT_PROMPT_MASTER_BRANCH color, 'master' by default)
All other branches will continue to use $GIT_PROMPT_BRANCH
Fixes https://github.com/magicmonty/bash-git-prompt/issues/311
8 years ago
sevin
a1314381da
Add Single_line_Dark.bgptheme theme
8 years ago
Raymond Velasquez
0c3c3819af
Fixed Chmike reload call
8 years ago
Norbert Ronecker
4ac5e67afc
Single Line Theme for Gentoo Default Prompt without Exit State
9 years ago
Federico Voges
ac02349f06
change root prompt to reset color at the end
...
before this commit, the root prompt would not reset the terminal color so all the text was red. this commit changes the end of the root prompt to reset the color to default.
9 years ago
Gert Pellin
5e380e5048
Changed theme-name inside file
9 years ago
switch87
7e695b36b9
renamed theme and added root-color
9 years ago
switch87
7785f93586
added own custom theme
9 years ago
Humberto Streb
a8e6e58abc
Single line minimalist theme
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
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
Helmut K. C. Tessarek
720ac90861
add a slightly modified theme for lowres and non-retina screens
10 years ago
Helmut K. C. Tessarek
2da8770cb1
add trailing spaces to 3 more symbols
10 years ago
Helmut K. C. Tessarek
c1310f41bc
renamed: Evermeet_lowres_screens.bgptheme -> Evermeet_Ubuntu.bgptheme
10 years ago
Helmut K. C. Tessarek
9d7cbb7870
replace escape sequences with color names
10 years ago
Helmut K. C. Tessarek
bd2bd96135
make a few changes for low resolution displays (unicode characters may overlap with the following character)
10 years ago
Helmut K. C. Tessarek
528a9ad8f7
add a new theme 'Evermeet'
10 years ago
Tin LE GALL
6881608fd5
Minimal theme based on TruncatedPwd_WindowTitle
10 years ago
Rafael Kitover
699818475d
new theme Solarized_UserHost
...
This theme is based on Solarized_Extravagant, with the ruby prompt, date
and kernel version removed, and user@host added on the second line.
10 years ago
oGre
a2182bb646
Fix for terminal fonts
10 years ago
oGre
d3785812bb
Single_line_Solarized simplified
10 years ago
oGre
a3ea748972
Simplified Single_line and Single_line_Ubuntu themes to override Default
10 years ago
oGre
d4564b29bf
Changed themes to use empty string, which couldn't be done before.
10 years ago
oGre
3740531995
Use test -z, but handle empty string in variable as set
10 years ago
mikael
f9340cee17
use `test -v` to allow overriding defaults with empty strings
10 years ago
oGre
57279738f1
Tweaked Ubuntu versions of fonts to only override the symbols from Default that are needed. Added Ubuntu versions of the TruncatedPwd_WindowTitle theme.
10 years ago
Asazello
eb8e281667
A space was missing.
10 years ago
oGre
7ee135e1de
Themes overriding define_undefined_git_prompt_colors needs the new variables
10 years ago
oGre
62496416cd
Cleanup of themes, adding the new upstream variables where applicable
10 years ago
Asazello
d431610689
Fix for Single_line_Ubuntu.bgptheme
10 years ago
oGre
f0dea79027
Updated documentation. Let GIT_PROMPT_STATUS_COMMAND be set outside a theme before loading gitprompt.sh
10 years ago
oGre
52bfba7d37
Added documentation in Default theme
10 years ago
oGre
09c98facb6
Added environment variable GIT_PROMPT_STATUS_COMMAND that can point out a custom gitstatus.sh script if needed.
10 years ago
oGre
41aa8fe825
Unset the new variable. Documentation added in README.md Removed unexpected token warning.
10 years ago
oGre
87ecc3cae9
Documentation
10 years ago
oGre
baa54d3673
Added config variable analogue to GIT_PROMPT_VIRTUALENV
10 years ago
oGre
fbeaa6effd
Moved gp_truncate_pwd function to gitprompt.sh
10 years ago
oGre
ff48c81587
Minor fix
10 years ago
oGre
1ba48fd06b
Added helper function gp_set_window_title that can be used to set XTerm window title to the given argument. Used in TruncatedPwd_WindowTitle theme
10 years ago
oGre
ee959b7e59
Remove training whitespace
10 years ago
Denny Schäfer
6d67d0c3d9
Remove trailing whitespaces in the TruncatedPwd_WindowTitle theme
10 years ago
oGre
168d33c3ab
Fixed name everywhere and documentation
10 years ago
oGre
abcc68b2f7
Added NoExitState version of my TruncatedPwd theme
10 years ago
oGre
bc806a254a
Fixed documentation
10 years ago
oGre
b3194732a0
Custom theme using prompt_callback
10 years ago