Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Making `anaconda` list item a link to full description. | Ben Hilburn | 2016-04-20 | 1 | -1/+1 |
| | |||||
* | Added anaconda segment. | Jan Laermann | 2016-04-19 | 1 | -0/+11 |
| | | | | | | | | The segment relies on a lookaround to determine the currently active conda environment. If available ack is preferred, otherwise grep will be used. Recent versions of grep offer `-P` to support perl-regex. Older ones (e.g. those shipped on OSX) will fail. | ||||
* | add rust icon information to README | orhanbalci | 2016-04-19 | 1 | -1/+1 |
| | |||||
* | Merge pull request #229 from alexlafroscia/add-package-name-shortening-strategy | Ben Hilburn | 2016-04-11 | 1 | -1/+10 |
|\ | | | | | Add shortening strategy based on package.json name | ||||
| * | Apply max dir length to package name shortener | Alex LaFroscia | 2016-03-22 | 1 | -1/+10 |
| | | |||||
* | | Fix typo about docker in README | sabricot | 2016-03-06 | 1 | -1/+1 |
| | | |||||
* | | Add a docker machine segment | sabricot | 2016-03-06 | 1 | -0/+1 |
|/ | |||||
* | readme: more touchup to the segment list | Ben Hilburn | 2016-03-06 | 1 | -2/+4 |
| | |||||
* | readme: add horizontal bar | Ben Hilburn | 2016-03-06 | 1 | -0/+2 |
| | |||||
* | readme: code-as-links transition in segment list | Ben Hilburn | 2016-03-06 | 1 | -30/+30 |
| | |||||
* | readme: testing code-as-link in MD code | Ben Hilburn | 2016-03-06 | 1 | -2/+2 |
| | |||||
* | readme: re-organizing the segment list | Ben Hilburn | 2016-03-05 | 1 | -20/+35 |
| | |||||
* | Update README.md with `chruby` prompt info | Sudarshan Wadkar | 2016-03-05 | 1 | -1/+2 |
| | |||||
* | Merge branch 'master' into next. Fixes Symfony typo in README. | Ben Hilburn | 2016-03-03 | 1 | -3/+9 |
|\ | |||||
| * | Fix typo about Symfony2 in README | Benoit GALATI | 2016-03-02 | 1 | -3/+3 |
| | | |||||
* | | Merge pull request #219 from rmad17/nodeenv-support | Ben Hilburn | 2016-02-26 | 1 | -0/+1 |
|\ \ | | | | | | | Adding `nodeenv` segment. | ||||
| * | | Updated README | rmad17 | 2016-02-26 | 1 | -0/+1 |
| |/ | |||||
* | | Merge pull request #216 from natemccurdy/issues/215 | Ben Hilburn | 2016-02-21 | 1 | -0/+9 |
|\ \ | | | | | | | Improve the rbenv prompt by using `version-name` | ||||
| * | | Improve the rbenv prompt by using `version-name` | Nate McCurdy | 2016-02-20 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prior to this, the rbenv prompt only showed something if the $RBENV_VERSION environment variable was set. This was not a complete solution because rbenv can be configured locally, per directory, with dotfiles. When using dotfiles, the $RBENV_VERSION variables is not set. This fixes the issue by taking the output of the `rbenv version-name` command which shows the real rbenv version being used based on any of the 4 ways to change rbenv as shown here: https://github.com/rbenv/rbenv#choosing-the-ruby-version If the current version of Ruby being used is the same as the global Ruby, nothing is shown. This commit also adds documentation to the README that describes the prompt. Fixes issue #215 | ||||
* | | | Reflect submodule status in VCS prompty by default. | Ben Hilburn | 2016-02-18 | 1 | -0/+1 |
| | | | |||||
* | | | 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 |
| | |