Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | README: Adding Travis-CI status to README | Ben Hilburn | 2016-02-18 | 1 | -0/+1 | |
|/ / | ||||||
* | | Merge branch 'master' into next | Ben Hilburn | 2016-02-05 | 1 | -0/+3 | |
|\| | ||||||
| * | Add Gitter badge | The Gitter Badger | 2016-02-05 | 1 | -0/+2 | |
| | | ||||||
| * | Added documentation for the AWS Beanstalk segment. | Dominik Ritter | 2016-01-23 | 1 | -0/+1 | |
| | | ||||||
* | | Split up `ram` segment into `ram` and `swap`. | Dominik Ritter | 2016-01-23 | 1 | -7/+2 | |
|/ | ||||||
* | README: Arrghhhhh. Newlines in tables breaking things. | Ben Hilburn | 2016-01-23 | 1 | -3/+1 | |
| | ||||||
* | README: Documenting new background_jobs feature | Ben Hilburn | 2016-01-23 | 1 | -1/+9 | |
| | ||||||
* | README: Updating language about ZSH frameworks | Ben Hilburn | 2016-01-23 | 1 | -3/+5 | |
| | ||||||
* | Fix spacing derp | Anthony | 2016-01-22 | 1 | -1/+1 | |
| | ||||||
* | Add more ZSH framework instructions | Kayant | 2016-01-20 | 1 | -2/+2 | |
| | | | | | | | *Zgen *Antibody *ZPM *ZIM | |||||
* | Improve zsh framework install description and add zplug | Kayant | 2016-01-17 | 1 | -3/+2 | |
| | ||||||
* | README: Added a tl;dr | Ben Hilburn | 2016-01-17 | 1 | -3/+6 | |
| | ||||||
* | README: Minor cleanups | Ben Hilburn | 2016-01-17 | 1 | -5/+4 | |
| | ||||||
* | README: Turns out you can't linebreak in tables. | Ben Hilburn | 2016-01-17 | 1 | -15/+5 | |
| | ||||||
* | README: Trying out tables to describe variables. | Ben Hilburn | 2016-01-17 | 1 | -91/+97 | |
| | ||||||
* | Improved dir icon descriptions. | Dominik Ritter | 2016-01-17 | 1 | -3/+3 | |
| | ||||||
* | Add sub folder icon when in home subdirectories | Kayant | 2016-01-16 | 1 | -0/+2 | |
| | | | | | | Big thanks to @dritter for guidance, @rjorgenson for great explanation. And @bhilburn for further guidance and encouragement. See http://i.imgur.com/2Vncypo.png for a presentation of how it looks. | |||||
* | Clearer explanation for the home and folder icons. | Dominik Ritter | 2016-01-08 | 1 | -6/+7 | |
| | ||||||
* | Added an explanation for the "home" and "folder" icons. | Dominik Ritter | 2016-01-06 | 1 | -0/+10 | |
| | ||||||
* | README: Cleaning some things up. | Ben Hilburn | 2016-01-06 | 1 | -35/+19 | |
| | ||||||
* | fixed documentation | Niklas Heer | 2016-01-04 | 1 | -5/+4 | |
| | ||||||
* | added documentation | Niklas Heer | 2016-01-04 | 1 | -0/+14 | |
| | ||||||
* | Merge branch 'status_color_fix' into battery_visual_identifier | Dominik Ritter | 2015-12-18 | 1 | -5/+6 | |
|\ | ||||||
| * | Typo. | Dominik Ritter | 2015-12-17 | 1 | -1/+1 | |
| | | ||||||
| * | Split up the `status` segment into a `background_jobs`, `root_indicator` and ↵ | Dominik Ritter | 2015-12-13 | 1 | -5/+6 | |
| | | | | | | | | | | | | `status` segment. This fixes #163 | |||||
* | | Removed trailing whitespace. | Dominik Ritter | 2015-12-17 | 1 | -1/+1 | |
|/ | ||||||
* | added a segment to be able to display the result of a custom command. | Matthías Páll Gissurarson | 2015-11-22 | 1 | -0/+54 | |
| | ||||||
* | Added documentation. | Dominik Ritter | 2015-11-16 | 1 | -0/+1 | |
| | ||||||
* | Merge pull request #126 from rjorgenson/next | Ben Hilburn | 2015-10-22 | 1 | -0/+18 | |
|\ | | | | | added a prompt segment to display battery status on laptops | |||||
| * | added time remaining support to battery segment on Linux | rjorgenson | 2015-10-19 | 1 | -1/+1 | |
| | | ||||||
| * | erroneous whitespace commit undone | rjorgenson | 2015-10-19 | 1 | -1/+1 | |
| | | ||||||
| * | added Linux support to battery prompt segment | rjorgenson | 2015-10-19 | 1 | -4/+5 | |
| | | ||||||
| * | added battery prompt segment usable on OS X systems | rjorgenson | 2015-10-18 | 1 | -0/+17 | |
| | | ||||||
* | | Merge pull request #127 from dritter/go_prompt | Ben Hilburn | 2015-10-22 | 1 | -0/+1 | |
|\ \ | | | | | | | Adding Go version segment. | |||||
| * | | Merge branch 'next' into go_prompt | Dominik Ritter | 2015-10-19 | 1 | -17/+13 | |
| |\| | ||||||
| * | | Merge remote-tracking branch 'ben/next' into go_prompt | Dominik Ritter | 2015-10-16 | 1 | -428/+94 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'next' into go_prompt | Dominik Ritter | 2015-09-30 | 1 | -3/+34 | |
| |\ \ \ | ||||||
| * | | | | Added a segment that shows the current GO version number. | Dominik Ritter | 2015-09-21 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | Added documentation. | Dominik Ritter | 2015-10-20 | 1 | -1/+11 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge branch 'master' into next | Ben Hilburn | 2015-10-18 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | README: Updating second image to use @natemccurdy awesome gif. | Ben Hilburn | 2015-10-18 | 1 | -2/+2 | |
| | |_|/ | |/| | | ||||||
* | | | | README: Updating the docs about `vi_mode` segment. | Ben Hilburn | 2015-10-18 | 1 | -21/+9 | |
| | | | | ||||||
* | | | | Merge pull request #117 from dritter/vi_customizations | Ben Hilburn | 2015-10-18 | 1 | -0/+6 | |
|\ \ \ \ | | | | | | | | | | | Make the vi_mode segement more customizable. | |||||
| * | | | | vi_mode segement more customizable. | Dominik Ritter | 2015-10-16 | 1 | -0/+6 | |
| |/ / / | ||||||
* | | | | Merge pull request #114 from alexlafroscia/add-nvm-prompt-segment | Ben Hilburn | 2015-10-18 | 1 | -0/+1 | |
|\ \ \ \ | | | | | | | | | | | Add nvm prompt segment | |||||
| * | | | | Add note about NVM to the readme | Alex LaFroscia | 2015-10-14 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | README: changing name of `todo.txt` segment to `todo` | Ben Hilburn | 2015-10-18 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | reverting unnoticed white space change | rjorgenson | 2015-10-17 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | added prompt segment for todo.txt task number | rjorgenson | 2015-10-17 | 1 | -1/+2 | |
|/ / / | ||||||
* | | | README: one more wiki link to ToC | Ben Hilburn | 2015-10-13 | 1 | -0/+2 | |
| | | |