Commit Graph

19 Commits

Author SHA1 Message Date
Jocelyn Mallon
56f75cbda8 Add an option to show extended exit code/status information.
Add a user selectable option 'BULLETTRAIN_EXIT_SHOW' to show the actual exit status code ($RETVAL) along with the graphical indicator.
2014-07-15 16:24:41 -07:00
Jocelyn Mallon
fe0b1bea20 Add an option to show extended directory/path information.
Add a user selectable option 'BULLETTRAIN_DIR_EXTENDED' to show extended directory/path information. Currently this is fixed at truncating the path shown at 3 folders deep, but could be modified to support user selectable nesting/truncation.
2014-07-15 16:22:28 -07:00
Jocelyn Mallon
4c13e6b718 Add option to show extended git status information.
Add an option 'BULLETTRAIN_GIT_STATUS' to allow user to show extended git repo status; e.g. added, modified, deleted files instead of just clean/dirty.
2014-07-15 16:16:12 -07:00
Jocelyn Mallon
5296d6c29e Update command substitution notation
Just a quick update to replace all instances of the older `` command substitution, to newer $() notation.
2014-07-15 15:36:02 -07:00
Caio Gondim
01dfbf87fe Adds options to hide segments
[Closes #5]
2014-07-14 23:15:48 +02:00
Caio Gondim
d85b0f1260 Changes BULLETTRAIN_RVM_SYMBOL to BULLETTRAIN_RVM_PREFIX 2014-07-12 20:53:59 +02:00
Caio Gondim
b2dcf6992e Adds Node.js options to README 2014-07-12 20:52:34 +02:00
Caio Gondim
039cf5e180 Rename BULLETTRAIN_VIRTUALENV_SYMBOL to BULLETTRAIN_VIRTUALENV_PREFIX 2014-07-12 20:50:38 +02:00
Caio Gondim
152e446e1c Changes the time segment color to gray 2014-07-12 20:33:51 +02:00
Caio Gondim
6ef64892eb Adds NVM support
[Closes #3]
2014-07-12 19:35:24 +02:00
Caio Gondim
cccdb11bcd Comments code 2014-07-10 16:21:51 +02:00
Caio Gondim
97ca2d0533 Adds options for all colors and symbols 2014-07-10 16:09:41 +02:00
Caio Gondim
c5c7dc082d Shows RVM info only when a gemset that is not the default one 2014-07-09 21:53:13 +02:00
Caio Gondim
7bb34de0fb Adds rvm support
[Closes #2]
2014-07-09 21:30:45 +02:00
Caio Gondim
841dacb890 Adds virtualenv support
[Closes #1]
2014-07-08 15:38:27 +02:00
Caio Gondim
bd88ade263 Uses agnoster as base 2014-07-06 22:24:14 +02:00
Caio Gondim
10a013bda0 Starts prompt in new line 2014-07-06 01:54:42 +02:00
Caio Gondim
86a3526b71 Adds timestamp to the left side 2014-07-05 23:40:26 +02:00
Caio Gondim
91453eb75b Renames the project to "Bullet Train" 2014-07-03 00:08:15 +02:00