Commit Graph

185 Commits

Author SHA1 Message Date
Greg Fitzgerald a9f61184d0 Add missing semicolons in if statements 2015-09-20 18:03:15 -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
Caio Gondim 45a94e8844 Merge pull request #57 from vadviktor/master
Adding valuable info to README
2015-09-15 18:45:23 +02:00
Viktor (Icon) VAD 73b0e05368 Adding rbenv support for RVM branch, though now without rbenv-gemset support. 2015-09-15 17:34:10 +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
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
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 f5d28adfd9 Add seconds back to 24 hour time 2015-08-27 15:13:08 +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
Sébastien Bordenave 33735f55cd Added quotes in time format 2015-08-15 00:56:13 +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
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
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
Joe Block a7851e9721 Update requirements 2015-05-22 15:05:46 -07: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
Michael Robinson fb7d056d03 Updated zgen installation instructions 2015-05-21 10:17:33 +12:00
gvillalta99 0d947ddbdd Testing npm without leting which and type output escape 2015-05-13 11:25:08 -03: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
Joe Block 75ea4bcc48 Add reference to Input Mono, another powerline compatible font 2015-03-26 13:38:38 -07: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
Mario Zigliotto 7e8717add9 Update README.md
Add a link to powerline fonts for people who are new and have no idea that they are available for download.
2015-03-19 13:40:42 -07:00
Caio Gondim e092758cc2 Updates contributors section on README 2015-02-05 20:22:10 +01:00
Hannes Frank b9f4fe7e83 Fixed highlighting tab completion without zsh-syntax-highlighting
When pressing tab on an incomplete command like 'l' or 'c' the commandline
turns and stays green so even the output is colored green or the
highlight of the suggestions swaps colors when tabbing through.
This happens only if the zsh-syntax-highlighting plugin is not enabled.
I fixed this by adding the missing %f in prompt_char().
2015-02-05 10:04:50 +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
Joe Block e4430f8941 Add zgen instructions 2015-01-31 17:03:29 -08:00
Joe Block 0a13c707f9 Add iTerm 2 note about powerline fonts
This recently bit me when I had to switch laptops after an unfortunate
spilled drink at a meetup. I changed the main font to a powerline one
and it still displayed the prompt incorrectly.
2015-01-31 16:57:53 -08: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
Dan Kaplun 3d2bd96f09 Optionally shows context with dir 2015-01-08 17:15:50 -06: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
Dan Kaplun 46eb96338e Fixes root coloring to not affect other symbols within the status 2015-01-07 16:55:53 -06: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
Dan Kaplun 43dd0ae366 Sets status fg to white by default 2015-01-07 03:25:56 -06:00