Iulian Onofrei
da66119ef7
Fix execution time elapsed description
2016-10-03 10:30:47 +02:00
Faure Hu
ae227b2d4c
Remove link to Tips
...
This will finish removing Tips from README.md
2016-09-30 15:15:22 +02:00
Caio Gondim
7ae1dc08a2
Remove Tips section from README
...
Moves to Wiki
2016-08-06 20:47:23 +02:00
Caio Gondim
9223509086
Moves wiki images to img/wiki/
2016-08-06 20:44:23 +02:00
Caio Gondim
7ea976557d
Move screenshots from README to Wiki
2016-08-06 20:38:47 +02:00
Caio Gondim
360c427de3
Add wiki section to README
2016-08-06 20:35:24 +02:00
Caio Gondim
432331bedd
Removes license section from README.md
...
Using LICENSE file on root
2016-08-06 20:34:11 +02:00
Caio Gondim
ce7141a971
Create LICENSE
2016-08-06 20:33:22 +02:00
Sen Jiang
47a5753381
Support for advanced usage in custom message
...
For example
export BULLETTRAIN_CUSTOM_MSG=\$SOME_ENV_I_WANT_TO_SHOW
export BULLETTRAIN_CUSTOM_MSG=\`some command I want to run\`
2016-05-12 19:09:37 -07:00
Dawid Kurek
0a53726621
Merge pull request #141 from yongqli/master
...
Display exec time as something like 2d3h31m5s instead of 185465s
2016-05-12 08:49:49 +02:00
Yongqian Li
2ef9e99d42
Display exec time as something like 2d3h31m5s instead of 185465s
2016-05-06 10:58:50 -07:00
Caio Gondim
8fb4709cbf
Prepend leaking global variable with BULLETTRAIN_
...
We should avoid as much as possible to use globals.
If not possible, let's at least prepend it with the `BULLETTRAIN_`
namespace to be explicit that this variable belongs to this project.
2016-05-06 11:21:08 +02:00
Sen Jiang
731c4814a7
Fix #108
2016-05-04 18:18:28 -07:00
Caio Gondim
0de50cef5c
Fix test
2016-05-04 22:18:38 +02:00
Daniel Loader
abe190c15e
Update markdown with correct backticks
2016-05-04 21:43:21 +02:00
Daniel Loader
ef035a82e5
Add zplug config information ( #140 )
2016-05-04 13:44:34 +02:00
Dawid Kurek
a1207a0c4c
Merge pull request #139 from Lyncredible/parse_error_line_543
...
Fix for parse error - Issue #134
2016-04-27 21:32:59 +02:00
Lyncredible
e3924f173c
Fix for parse error - Issue #134
...
Conditional operator [[ ]] tests files and strings. To test error codes
returned from command, use if statement directly without any operators.
2016-04-27 11:04:34 -07:00
Caio Gondim
a127f8de71
Update Contributors section on README
2016-04-20 11:51:24 +02:00
Michael Robinson
5ca3596f58
Use node to get version information if nvm is not present
...
Fixes #132
2016-04-20 11:35:11 +02:00
Michael Robinson
d5b375063e
Pedantic case fix for readme ( #130 )
...
Pedantic case fix for README
2016-04-11 13:27:48 +02:00
Caio Gondim
dc03fd89a0
Fix indentation on README
2016-04-09 19:36:49 +02:00
Caio Gondim
69fcf802ab
Update Contributors section on README
2016-04-09 17:25:18 +02:00
Caio Gondim
e586556233
Merge pull request #116 from LACabeza/master
...
Allow change the context hostname to display the fqdn.
2016-04-09 17:21:56 +02:00
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
Caio Gondim
e1b6b2e4e7
Merge pull request #127 from xificurC/patch-1
...
Update README for zgen users
2016-03-23 16:23:14 +01: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
Dawid Kurek
e661bf158d
Merge pull request #122 from jtyr/jtyr-git_prompt_prefix_space
...
Removing unnecessary space in from of Git prompt
2016-03-21 19:37:57 +01:00
Jiri Tyr
4b8f36d672
Removing unnecessary space in from of Git prompt
2016-03-20 01:37:44 +00:00
Caio Gondim
7e91bd9c60
Add squared icon
...
Was made to use on the Slack channel
2016-03-19 16:06:23 +01:00
Caio Gondim
0c70c99e22
Merge pull request #121 from jtyr/jtyr-double_space
...
Eliminate double space if prompt on one line
2016-03-19 15:52:12 +01:00
Jiri Tyr
ce5d5fb78e
Eliminating double space if prompt on one line
2016-03-18 17:59:57 +00:00
Caio Gondim
d4a8e06419
Add Slack badge
2016-03-10 11:57:46 +01:00
Caio Gondim
9bad52c1f6
Fix icon
2016-03-09 22:38:24 +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
Caio Gondim
d547643226
Merge pull request #114 from dmdavis/plenv
...
Added plenv (PERL) segment
2016-02-17 23:11:50 +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
alysson
5d0b028b7b
Allow change the context hostname to display the fqdn.
2016-02-16 15:51:58 -02: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
b71a54db69
Another small fix on icon
2016-01-28 00:26:26 +01:00
Caio Gondim
d402105fe1
Fix icon
...
Fix small glitch on icon
2016-01-28 00:19:40 +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
c35e78aafb
Merge pull request #111 from dawikur/feature/custom_git_prompt
...
Allow settings custom git prompt
2016-01-27 23:39:16 +01:00