Commit Graph
100 Commits
Author SHA1 Message Date
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
Caio Gondim 0de50cef5c Fix test 2016-05-04 22:18:38 +02:00
Caio Gondim a127f8de71 Update Contributors section on README 2016-04-20 11:51:24 +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
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
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
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
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
Caio Gondim 7c6b8bb97b Merge pull request #106 from henry40408/master
Add command execution time segment
2016-01-05 22:11:18 +01:00
Caio Gondim a327f67f96 Add custom segment 2015-12-10 17:50:25 +01:00
Caio Gondim 3f5691e1fc Merge pull request #103 from KVoll/master
Fixes #102
2015-12-03 23:33:49 +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
Caio Gondim d438f5d479 Merge pull request #99 from chuckus/multiple-python
Allow multiple versions of Python to be displayed on one line
2015-11-25 11:46:44 +01:00
Caio Gondim 7ab1e597f2 Merge pull request #98 from kamui/fix-chruby
Fix chruby support by only printing the line of the matched ruby
2015-11-24 11:29:12 +01:00
Caio Gondim d114287bbc Merge pull request #97 from mmermerkaya/patch-1
Use "nvm current" to display node version
2015-11-24 11:27:45 +01:00
Caio Gondim 765b735de4 Merge pull request #88 from dbkaplun/prompt-cleanup
DRY $PROMPT
2015-11-07 14:05:52 +01:00
Caio Gondim 933be00808 Merge pull request #89 from Killmax/patch-1
Forces time to respect $BULLETTRAIN_TIME_12HR flag regardless of localization
2015-11-02 07:36:30 -03:00
Caio Gondim 4cddc84bee Merge pull request #85 from dbkaplun/patch-1
Move path before dev-specific segments; dev segments closer to git
2015-10-17 15:11:50 +02: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
Caio Gondim 3702714423 Merge pull request #81 from contradictioned/fixCompletionCharacterDuplication
Properly escape UTF-8 characters
2015-10-08 00:39:50 +02:00
Caio Gondim cd224a0da7 Merge pull request #82 from einfallstoll/patch-1
Add instructions on README for custom folder on oh-my-zsh
2015-10-07 00:38:10 +02:00
Caio Gondim fc426bad45 Updates go prefix on README 2015-09-30 00:28:31 +02:00
Caio Gondim ccadea1dd4 Fix bug on getting version number on go segment
It is common for users to have grep aliased to `grep --colour='always`.
This fix sets grep on getting the go version to `never`.
2015-09-30 00:22:05 +02:00
Caio Gondim e79f9ff10c Changes go segment prefix 2015-09-30 00:21:44 +02:00
Caio Gondim fd544cbb7a Adds space between bullettrain and $ if BULLETTRAIN_PROMPT_SEPARATE_LINE == false 2015-09-28 13:48:58 +02:00
Caio Gondim ce55c1432d Fix BULLETTRAIN_PROMPT_SEPARATE_LINE name and puts a whitespace before $ 2015-09-25 11:52:31 +02:00
Caio Gondim c3a702363d Merge pull request #73 from gregf/fix_copyright
Update copyright year
2015-09-24 22:14:28 +02: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
Caio Gondim 3578fcd009 Merge pull request #61 from gregf/cmd
Use command -v instead of which
2015-09-22 14:16:15 +02:00
Caio Gondim 85805e52b8 Merge pull request #60 from gregf/chruby
Add chruby support
2015-09-22 14:15:59 +02:00
Caio Gondim 7f8753dac2 Merge pull request #64 from gregf/upgrade_travis
Upgrade to new travis-ci containers
2015-09-21 06:37:08 +02:00
Caio Gondim bcca94c831 Merge pull request #67 from gregf/fixifs
Add missing semicolons in if statements
2015-09-21 06:31:53 +02: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
Caio Gondim 45a94e8844 Merge pull request #57 from vadviktor/master
Adding valuable info to README
2015-09-15 18:45:23 +02:00
Caio Gondim 8acd804646 Merge pull request #55 from G33KatWork/full_dir_extend
Add support for three display modes of the path in the prompt: short, medium and long
2015-08-29 23:17:19 +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
Caio Gondim 30afa7b5ec Move test task to Makefile 2015-08-15 00:39:18 +02:00
Caio Gondim 4c09972a09 Merge pull request #46 from unixorn/add-monoid-font
Add link to Monoid on README, another powerline compatible font
2015-08-12 23:58:48 +02:00
Caio Gondim 8c24860651 Add Maglev recommendation to README 2015-07-06 23:48:35 +02:00
Caio Gondim 487c0b31a6 Merge pull request #42 from unixorn/update-requirements
Update list of ZSH compatible bashes.
2015-05-27 00:13:10 +02:00
Caio Gondim aee29238b1 Fix NVM detection
Was getting syntax error on OS X with zsh
2015-05-22 20:11:34 +02:00
Caio Gondim bbda487fd4 Fix test 2015-05-22 19:47:22 +02:00
Caio Gondim 19698a0b21 Updates contributors section on README 2015-05-22 19:16:12 +02:00
Caio Gondim 0aa20a68a8 Merge pull request #39 from gvillalta99/fix/nvm_testing
Testing npm without leting which and type output escape
2015-05-22 19:10:10 +02:00
Caio Gondim 1412c16aa2 Merge pull request #40 from faceleg/patch-1
Updated zgen installation instructions
2015-05-22 19:03:05 +02:00
Caio Gondim 3e952b7d76 Merge pull request #34 from unixorn/master
Add reference to Input Mono, another powerline compatible font
2015-03-28 12:25:37 +01:00
Caio Gondim db897c814c Merge pull request #33 from mariozig/patch-1
Add link to Powerline patched fonts to README
2015-03-19 22:16:12 +01:00
Caio Gondim e092758cc2 Updates contributors section on README 2015-02-05 20:22:10 +01:00
Caio Gondim 831d3c8006 Merge pull request #30 from unixorn/master
Update readme to add zgen and iTerm 2 instructions
2015-02-02 13:26:52 +01:00
Caio Gondim adb279680d Updates description on README 2015-01-14 01:45:13 +01:00
Caio Gondim 5a98120183 Updates preview gif 2015-01-14 01:40:49 +01:00
Caio Gondim 7aaea4da82 Updates preview gif 2015-01-14 01:35:11 +01:00
Caio Gondim 6fceca9e23 Updates preview gif 2015-01-14 01:29:55 +01:00
Caio Gondim faa41ce883 Updates contributors section on README 2015-01-11 19:14:43 +01:00
Caio Gondim 874d2f79bf Fix test 2015-01-11 19:11:00 +01:00
Caio Gondim 7791e91652 Table of options on README 2015-01-10 23:37:06 +01:00
Caio Gondim 766c4a53eb Table of options on README 2015-01-09 10:20:05 +01:00
Caio Gondim 86c72291a9 Merge pull request #24 from secrettriangle/context-with-path
Shows context with dir and removes prompt_context
2015-01-09 09:55:53 +01:00
Caio Gondim 98098ad91c Merge pull request #27 from secrettriangle/status-root-color
Fixes root coloring to not affect other symbols within the status
2015-01-08 22:25:17 +01:00
Caio Gondim ff65e01bf3 Update contributors sections on README 2015-01-07 20:19:13 +01:00
Caio Gondim ff6cfd2e87 Merge pull request #25 from secrettriangle/status-white-fg
Sets status fg to white by default
2015-01-07 20:12:05 +01:00
Caio Gondim 55123388b6 Hides NVM segment by default 2015-01-06 07:28:45 +01:00
Caio Gondim bcf6bc842c Renames BULLETTRAIN_STATUS_EXIT_SHOW to BULLETTRAIN_STATUS_EXIT_SHOW 2015-01-06 07:24:56 +01:00
Caio Gondim 5711115e65 Separate options in subsections in README 2015-01-06 07:22:53 +01:00
Caio Gondim 2d250c2099 Improves context segment code 2015-01-06 07:20:26 +01:00
Caio Gondim dd2e2da195 Fix test 2015-01-06 07:06:08 +01:00
Caio Gondim cb5dd0f28c Updates contributors on README 2015-01-05 23:51:48 +01:00
Caio Gondim a63c147ecf Puts status segment after time 2015-01-05 23:50:55 +01:00
Caio Gondim b2ca161cbb Merge branch 'secrettriangle-fix-context'
* secrettriangle-fix-context:
  Fixes prompt_context
2015-01-05 22:39:44 +01:00
Caio Gondim 3dfcc0f896 Fix git conf variables
Closes #20
2014-12-26 05:02:33 +01:00
Caio Gondim 1131debd4c Dont push automatically on bump 2014-12-01 18:30:14 +01:00
Caio Gondim dd7aef12e5 Release v0.0.5 2014-12-01 18:28:45 +01:00
Caio Gondim 397b4fa81a Release v0.0.4 2014-12-01 18:28:07 +01:00
Caio Gondim 25f363c0ea Adds grunt bump 2014-12-01 18:28:00 +01:00
Caio Gondim 275f319803 Fix on default value of BULLETTRAIN_NVM_SHOW
Will have to do the same with all the variables.

Fix #18
2014-11-30 23:06:36 +01:00
Caio Gondim c18e818d13 Updates color schemes on preview 2014-09-06 17:01:50 +02:00
Caio Gondim 8819d2f9ef Fix test 2014-08-21 10:58:49 +02:00
Caio Gondim 6ee9194225 Updates Contributors on README 2014-08-21 10:55:16 +02:00