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
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
Martin Gondermann
01f83ee94a
Adds new theme by @chmike . Fixes #152
10 years ago
Rafael Kitover
9f91317c7c
Fix Solaris compatibility
...
Add a workaround for the lack of -mmin in Solarises find, check for
gfind from opencsw and failing that use perl, which Solaris ships with
and is widely available on many other systems.
If neither a working find nor perl is available, print a warning and
turn off remote status checking.
Use eval in async_run to run the command, the old bash in Solaris 5.10
does not recognize the previous syntax.
Use command -v instead of which to check for the existance of rbenv in
the Crunch and Solarized_Extravagant themes. command -v is the POSIX-ly
correct way to check for the existance of a command, and which does not
set the exit code on Solaris.
11 years ago
krazedkrish
da368f4849
Solarized_Extravagant theme gets ssh aware
...
Solarized_Extravagant theme shows different symbol in prompt
if the user has logged in through ssh
11 years ago
krazedkrish
0a75bb8461
Added Solarized_Extravagant theme
11 years ago
krazedkrish
93bd09c4cd
Added Single_line_Solarized theme
11 years ago
krazedkrish
37b2001fc1
Added oh-my-zsh's crunch like theme
11 years ago
Ladislav Slezák
0cebf28e09
added openSUSE themes
11 years ago
Asazello
fb4dbaa645
Minor fixes and code cleanup in Single_line theme.
11 years ago
Asazello
3437d1d470
Minor fixes and code cleanup in Single_line_Ubuntu theme.
11 years ago
Jack Gargasz
badef3b37d
New theme Single_line_Ubuntu. Fix for PowerLine fonts.
11 years ago
Jack Gargasz
4a62ec8a4b
Fix for Single_line.bgptheme
11 years ago
Jack Gargasz
709b29c3fc
New Single_line theme.
11 years ago
Martin Gondermann
cc97adfdb7
There was _LAST_COMMAND_INDICATOR_ being printed in prompt output on root user
...
Fixes #96
11 years ago
Martin Gondermann
b745d72722
Optimized themes
11 years ago
Martin Gondermann
7b95c93766
Added themes without display of exit state for Solarized theme, added tweaked themes for Ubuntu terminal fonts (see #77 )
11 years ago
Martin Gondermann
467ca14bcd
Renamed theme SolarizedDark to Solarized, because it matches both variants
11 years ago
Martin Gondermann
0924827465
Added theme optimised for the "Solarized Dark" theme
11 years ago