Commit Graph

125 Commits

Author SHA1 Message Date
Caio Gondim
c755721fd7 Merge pull request #93 from vadviktor/vadviktor-patch-rbenv-gemsets
Adding gemsets display to Rbenv
2016-04-09 17:14:54 +02:00
Caio Gondim
ec554ebf9a Merge pull request #125 from dawikur/allow_segment_reordering
Allow to specify custom prompt order

Closes #115
2016-04-08 13:31:39 +02:00
Peter Nagy
3fe4b83746 Update README for zgen users
For zgen users one needs to invoke `zgen oh-my-zsh` before loading this theme. Fixes #126
2016-03-23 15:14:12 +01:00
Dawid Kurek
50f1836ba1 close #115: Allow to specify custom prompt order 2016-03-21 22:01:01 +01:00
Caio Gondim
d4a8e06419 Add Slack badge 2016-03-10 11:57:46 +01:00
Caio Gondim
9232d2da85 Merge pull request #113 from CodeBleu/master
Add ability to change FG & BG to GIT_COLORIZE_DIRTY
2016-02-17 23:16:20 +01:00
Caio Gondim
2a4ea4a92b Merge pull request #112 from dawikur/feature/git_prompt_tips
Add Tips section to README
2016-02-17 23:13:06 +01:00
Dale Davis
a9fe003c1b Added plenv (PERL) segment
* Added BULLETTRAIN_PERL_ shell variable checks to bullet-train.zsh-theme
* Added prompt_perl function
2016-02-17 12:55:42 -08:00
Jason Hollis
883a8b75bf added ability to change FG & BG to GIT_COLORIZE_DIRTY and added color to GIT_PROMPT_DIRTY & CLEAN 2016-01-29 11:59:45 -05:00
Dawid Kurek
5915e39afd Add function example to Tips.git_cmd 2016-01-28 20:21:13 +01:00
Dawid Kurek
0d113a79eb Add Tips section.
Add usage of BULLETTRAIN_GIT_PROMPT_CMD with example.
2016-01-28 17:50:06 +01:00
Caio Gondim
c80d5b703b Updates icon path on README 2016-01-28 00:16:41 +01:00
Caio Gondim
33850b192c Update icon 2016-01-28 00:03:26 +01:00
Caio Gondim
36bff66c24 Add BULLETTRAIN_GIT_PROMPT_CMD info to README 2016-01-27 23:50:38 +01:00
Caio Gondim
4126cdb114 Update Contributors section on README 2016-01-05 23:07:20 +01:00
Caio Gondim
4fc095d48d Add BG and FG variables for TIME_EXEC segment customisation 2016-01-05 22:59:10 +01:00
Heng-Yi Wu
3ccb07e6ad Add command execution time segment 2016-01-04 12:58:38 +08:00
Caio Gondim
a327f67f96 Add custom segment 2015-12-10 17:50:25 +01:00
Caio Gondim
4780c85ad8 Add "Donating" section to README 2015-12-02 01:45:47 +01:00
Caio Gondim
420db084ef Add BULLETTRAIN_GIT_COLORIZE_DIRTY_COLOR to customize Git BG when in dirty mode 2015-11-30 15:24:37 +01:00
timfeirg
a00dbb2962 add BULLETTRAIN_GIT_COLORIZE_DIRTY to show yellow BG when git repo is dirty
this feature is borrowed from agnoster
https://gist.github.com/agnoster/3712874#file-agnoster-zsh-theme-L82
2015-11-30 08:54:49 +08:00
Viktor (Icon) VAD
5cbe050452 adding env switch to turn hg on/off 2015-11-12 10:40:22 +00:00
Viktor (Icon) VAD
73325d22f1 Rbenv gemsets 2015-11-09 12:02:31 +00:00
Caio Gondim
d790578181 Merge branch 'gregf-fix_whitespace'
* gregf-fix_whitespace:
  Add new BULLETTRAIN_PROMPT_ADD_NEWLINE as a option
  Stop printing a blank line before every prompt
2015-10-14 23:38:41 +02:00
Caio Gondim
20611a74d2 Updates contributors section on README 2015-10-13 00:00:02 +02:00
Caio Gondim
79d1cf73ed Merge branch 'vadviktor-vadviktor-patch-pyenv'
* vadviktor-vadviktor-patch-pyenv:
  Merge remote-tracking branch 'origin/master' into vadviktor-patch-pyenv
  Adding Pyenv support to Python virtualenv as "fallback"
2015-10-12 23:57:16 +02:00
Fabio Poloni
7007542885 oh-my-zsh installation: use custom folder 2015-10-05 07:34:44 +02:00
Caio Gondim
fc426bad45 Updates go prefix on README 2015-09-30 00:28:31 +02:00
Greg Fitzgerald
a6c0510cc2 Add Go version to prompt, only displayed when in a go source tree 2015-09-29 23:46:56 +02:00
Greg Fitzgerald
c897e75414 Merge branch 'master' of github.com:caiogondim/bullet-train-oh-my-zsh-theme into fix_whitespace 2015-09-24 16:22:37 -04:00
Caio Gondim
c3a702363d Merge pull request #73 from gregf/fix_copyright
Update copyright year
2015-09-24 22:14:28 +02:00
Michael Cornell
161d21a27d update readme to pass travis CI, tacked on my name 2015-09-24 22:10:38 +02:00
Greg Fitzgerald
9d622acc61 Fix copyright year 2015-09-24 10:18:37 -04:00
Greg Fitzgerald
14f58f279a Add new BULLETTRAIN_PROMPT_ADD_NEWLINE as a option 2015-09-24 10:06:45 -04:00
Viktor (Icon) VAD
fbbd93f8a3 Merge remote-tracking branch 'origin/master' into vadviktor-patch-pyenv 2015-09-24 10:06:55 +01:00
Caio Gondim
52b43504db Updates contributors section on README 2015-09-23 22:13:12 +02:00
Caio Gondim
86ce85b56b Renames BULLETTRAIN_PROMPT_SEP_LINE to BULLETTRAIN_PROMPT_SEPARATE_LINE 2015-09-23 22:11:05 +02:00
Caio Gondim
2c33e04196 Merge pull request #62 from gregf/sep_line
Add a new option to keep the prompt in two lines or one
2015-09-23 22:06:28 +02:00
Viktor (Icon) VAD
3bfb593250 Adding Pyenv support to Python virtualenv as "fallback" 2015-09-20 10:39:33 +01:00
Greg Fitzgerald
8b6c42d964 Update readme for BULLETTRAIN_PROMPT_SEP_LINE 2015-09-19 21:01:47 -04:00
Greg Fitzgerald
3fbbce3bf8 Fixup documentation for chruby 2015-09-19 15:07:42 -04:00
Caio Gondim
0adeb1c9d8 Merge pull request #58 from vadviktor/vadviktor-patch-unified-ruby
Adding Rbenv support for RVM branch
2015-09-18 13:20:57 +02:00
Viktor (Icon) VAD
5a364bad20 Unified naming for ruby section. Theme and Readme updated. 2015-09-17 11:56:17 +01:00
Viktor (Icon) VAD
b38ca53d70 Adding valuable info to README
Adding hint for Ubuntu (and variants) users which ttf package will help them to see the unicode fonts right.
2015-09-15 16:34:26 +01:00
Andreas Galauner
5941592060 Add support for three display modes of the path in the prompt: short, medium and long 2015-08-27 20:06:06 +02:00
Mario Zigliotto
c93bb14ffb Add support for displaying time in 12-hour format
- Introduces a flag, `$BULLETTRAIN_TIME_12HR`, indicating if 12-hour format should be used
- Default to 24 hour time
- Document new option in README
2015-08-27 15:13:08 +02:00
Caio Gondim
fe2d8d81fb Fix on README 2015-08-25 00:43:21 +02:00
Caio Gondim
464b9c8140 Incorrect char used as " 2015-08-25 00:21:42 +02:00
Joe Block
d3f8f338a5 Add link to Monoid, another powerline compatible font 2015-07-27 16:47:39 -07:00
Caio Gondim
8c24860651 Add Maglev recommendation to README 2015-07-06 23:48:35 +02:00