Fatih Kadir Akın
69a7f44f7e
fix wordings
2015-02-05 14:09:11 +00:00
Fatih Kadir Akın
007162caa5
color fix for light themes
2015-02-05 14:09:10 +00:00
aram price
01f0740a29
Update chruby prompt to show "(system)" when using system ruby
2015-02-05 14:09:10 +00:00
Marshall Yount
fa30ab1aac
fix bug where "no active gemsets" displayed to STDERR
2015-02-05 14:09:06 +00:00
Enrique Bautista
3be2ce1ef4
Check that battery plugin is enabled before calling battery functions in demula theme
2015-02-05 14:09:06 +00:00
Enrique Bautista
fec45befb7
Fixed display of last failed command in demula theme
2015-02-05 14:09:06 +00:00
Roderik van der Veer
a202bf9e5a
Added my own theme, based on gentoo's prompt
2015-02-05 14:09:06 +00:00
Luan Santos
c62fa659d1
Added custom theme
2015-02-05 14:09:06 +00:00
Hector Rivas Gandara
c04e18304e
Replaced $! with $? in keymon prompt
2014-02-23 10:31:10 +00:00
Hector Rivas Gandara
b25f2629ef
Fixed typos in keymon theme, and removed initial chars
2014-01-29 22:03:26 +00:00
Hector Rivas Gandara
0fede5757e
Don't change color of prompt on error
2014-01-29 21:58:14 +00:00
Hector Rivas Gandara
cfb9f3ade6
Added new theme that feature ssh compatible prompt (for copy&paste) and color based on return code
2014-01-21 02:32:54 +00:00
Marshall Yount
2bc89fd8c1
add support for rbenv gemset command to bash prompt
2014-01-09 12:37:06 -06:00
Travis Swicegood
e8a90532b9
Merge pull request #225 from Bakke/master
...
Add Bakke theme
2014-01-02 09:44:35 -08:00
Travis Swicegood
f26584f649
Merge pull request #244 from oddjobsman/master
...
Modified theme to use PROMPT_COMMAND instead of PS1
2013-12-17 14:53:14 -08:00
Mariusz Fik
c2c5f381c0
New simple theme, named 'pure'.
...
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2013-12-16 21:09:50 +01:00
oddjobsman
faa8b91271
Modified theme to use PROMPT_COMMAND instead of PS1
2013-11-28 00:07:29 +05:30
Travis Swicegood
1a885b957f
Add a fallback in case Git isn't being used (*shutters*)
2013-11-25 18:06:33 -06:00
Travis Swicegood
16704a68aa
Update to show the difference between staged, unstaged, and untracked files
2013-11-25 18:02:58 -06:00
Travis Swicegood
24c1cd1170
Trim the whitespace from git stash output
2013-11-25 17:07:14 -06:00
Travis Swicegood
8701f70397
Merge remote-tracking branch 'edubxb/master'
2013-11-25 16:22:38 -06:00
Travis Swicegood
4679ca37a1
Merge pull request #229 from oddjobsman/master
...
Added Sexy Bash Prompt suggested by @addyosmani in "A Toolbelt For The M...
2013-11-25 14:18:30 -08:00
Eduardo Bellido Bellido
91538bce78
Now, really fixed wrong number for white color in Powerline and Powerline-plain themes
2013-11-15 20:57:27 +01:00
Eduardo Bellido Bellido
ca0d29e2af
Fixed wrong number for white color in Powerline and Powerline-plain themes
2013-11-15 17:57:05 +01:00
Eduardo Bellido Bellido
96b370ad06
Added Powerline-plain theme
2013-11-13 22:45:05 +01:00
Eduardo Bellido Bellido
68dc6768c8
Added Powerline theme
2013-11-13 00:01:09 +01:00
Eduardo Bellido Bellido
38575181da
Added support to show commits ahead, commits behind and stashes count in Git
...
through variables
2013-11-12 23:54:07 +01:00
Travis Swicegood
8bf641baec
Merge pull request #233 from aramprice/master
...
Add chruby and chruby-auto plugins
2013-11-07 12:21:59 -08:00
Nils Winkler
460382a4e1
Added custom bash prompt, based on the 'my' theme.
...
This colors the arrow at the start of the second line based on the exit
code of the last command: green for 0, red for non-zero
This functionality currently fails when the 'fasd' plugin is enabled,
since it is messing with the PROMPT_COMMAND function.
2013-11-07 14:08:42 +01:00
aram price
b48a0f2f65
Add chruby and chruby-auto plugins
...
* chruby.bash loads chruby
* chruby-auto.bash loads chruby and enables auto-switching
* add chruby_version_prompt() function for displaying ruby version
* inspired by https://gist.github.com/rssvihla/6153455
2013-11-03 18:08:03 -08:00
oddjobsman
8c7b07917b
Added Sexy Bash Prompt suggested by @addyosmani in "A Toolbelt For The Modern WebApp Developer" as bash-it theme.
2013-09-17 19:04:50 +05:30
magnus
9933aa145f
Add Bakke theme
2013-08-20 21:46:09 +02:00
Conrado Buhrer
70e4ac9e55
fixed: hg branch grep+awk problem #197
2013-04-10 13:57:21 -03:00
manojlds
f93feb6e01
Using $VIRTUAL_ENV to set virtualenv prompt
2013-02-14 10:38:12 +05:30
xiaogaozi
cd7eaaa066
Change the test expression of Git
2012-05-04 22:51:48 +08:00
Travis Swicegood
773370bacd
Merge remote-tracking branch 'CaptainPatate/master'
2012-05-02 11:14:47 -05:00
Travis Swicegood
b7e429b1f8
optimize this a bit
2012-05-01 17:25:47 -05:00
Travis Swicegood
e51c7fb97c
Remove commented out stuff
2012-05-01 17:23:23 -05:00
Amaury Gauthier
30489e7775
Remove the color escape which mess up long command line in candy theme
2012-04-29 15:13:30 +02:00
Travis Swicegood
ec0c68781f
Merge pull request #113 from dleavitt/master
...
Show rbenv's active ruby rather than global ruby in theme
2012-04-26 06:28:25 -07:00
Daniel Leavitt
5659a73445
Show rbenv active ruby rather than system ruby
2012-04-24 23:08:40 -07:00
Changwoo Park
9ba040a977
Make $HOSTNAME not necessary for hostname.
2012-04-25 09:53:43 +09:00
Eitan Adler
3fc60b5358
Fix bogus bash binary location
2012-04-17 00:24:58 -04:00
Travis Swicegood
64528985fe
Add a multiline doubletime theme that only shows Python
2012-03-26 11:01:05 -05:00
Travis Swicegood
b3c4219124
Merge remote-tracking branch 'rjorgenson/master'
2012-03-13 07:35:30 -07:00
Travis Swicegood
5c29f7f1ff
add a multi-line doubletime theme
2012-03-13 07:23:27 -07:00
Beren Minor
87d7d7ad34
Fixed issue #103 caused by "normal" colors not reseting bold/underline/... text attributes.
2012-02-14 09:13:51 +01:00
Beren Minor
879d54031d
Even better color framework.
2012-02-08 09:35:21 +01:00
Beren Minor
1da06a4b63
Improved color framework.
2012-02-08 00:22:40 +01:00
Robert Jung
54ffcc0e7f
Add new ruby_version_prompt to mbriggs theme
2012-01-27 12:35:57 +01:00