aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Finally adding a license to powerlevel9kBen Hilburn2016-07-131-0/+3
|
* Merge branch 'noverbose-battery' of https://github.com/dnmiller/powerlevel9k ↵Ben Hilburn2016-07-131-0/+1
|\ | | | | | | into nonverbose-battery
| * Update README with POWERLEVEL9K_BATTERY_VERBOSE optionDan Miller2016-06-171-0/+1
| |
* | Merging ability to hide tags from VCS segment.Ben Hilburn2016-07-131-1/+1
| |
* | Added POWERLEVEL9K_VCS_HIDE_TAGS variable to control displaying of vcs tags ↵Chris Hudson2016-07-081-1/+3
| | | | | | | | in segment
* | Add new pyenv segment to show active python versionSudarshan Wadkar2016-06-031-0/+1
|/ | | | | | | | | | | | | | This commit provides a new segment `pyenv` to show current python environment. This prompt can be used in place of `virtualenv` segment. However, it is targeted at users of [pyenv](https://github.com/yyuu/pyenv) and not meant to replace the `virtualenv` segment. The prompt works by parsing output of `pyenv version` and displaying the first word of the output as segment text. The design (color etc.) is same as the `virtualenv` segment including the icon. The segment would need to be revisited if `pyenv version` changes its output format. Tested on my personal machines (Mac OSX 10.11.4 and Ubuntu 15.04).
* Making `anaconda` list item a link to full description.Ben Hilburn2016-04-201-1/+1
|
* Added anaconda segment.Jan Laermann2016-04-191-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 READMEorhanbalci2016-04-191-1/+1
|
* Merge pull request #229 from alexlafroscia/add-package-name-shortening-strategyBen Hilburn2016-04-111-1/+10
|\ | | | | Add shortening strategy based on package.json name
| * Apply max dir length to package name shortenerAlex LaFroscia2016-03-221-1/+10
| |
* | Fix typo about docker in READMEsabricot2016-03-061-1/+1
| |
* | Add a docker machine segmentsabricot2016-03-061-0/+1
|/
* readme: more touchup to the segment listBen Hilburn2016-03-061-2/+4
|
* readme: add horizontal barBen Hilburn2016-03-061-0/+2
|
* readme: code-as-links transition in segment listBen Hilburn2016-03-061-30/+30
|
* readme: testing code-as-link in MD codeBen Hilburn2016-03-061-2/+2
|
* readme: re-organizing the segment listBen Hilburn2016-03-051-20/+35
|
* Update README.md with `chruby` prompt infoSudarshan Wadkar2016-03-051-1/+2
|
* Merge branch 'master' into next. Fixes Symfony typo in README.Ben Hilburn2016-03-031-3/+9
|\
| * Fix typo about Symfony2 in READMEBenoit GALATI2016-03-021-3/+3
| |
* | Merge pull request #219 from rmad17/nodeenv-supportBen Hilburn2016-02-261-0/+1
|\ \ | | | | | | Adding `nodeenv` segment.
| * | Updated READMErmad172016-02-261-0/+1
| |/
* | Merge pull request #216 from natemccurdy/issues/215Ben Hilburn2016-02-211-0/+9
|\ \ | | | | | | Improve the rbenv prompt by using `version-name`
| * | Improve the rbenv prompt by using `version-name`Nate McCurdy2016-02-201-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 Hilburn2016-02-181-0/+1
| | |
* | | README: Adding Travis-CI status to READMEBen Hilburn2016-02-181-0/+1
|/ /
* | Merge branch 'master' into nextBen Hilburn2016-02-051-0/+3
|\|
| * Add Gitter badgeThe Gitter Badger2016-02-051-0/+2
| |
| * Added documentation for the AWS Beanstalk segment.Dominik Ritter2016-01-231-0/+1
| |
* | Split up `ram` segment into `ram` and `swap`.Dominik Ritter2016-01-231-7/+2
|/
* README: Arrghhhhh. Newlines in tables breaking things.Ben Hilburn2016-01-231-3/+1
|
* README: Documenting new background_jobs featureBen Hilburn2016-01-231-1/+9
|
* README: Updating language about ZSH frameworksBen Hilburn2016-01-231-3/+5
|
* Fix spacing derpAnthony2016-01-221-1/+1
|
* Add more ZSH framework instructionsKayant2016-01-201-2/+2
| | | | | | | *Zgen *Antibody *ZPM *ZIM
* Improve zsh framework install description and add zplugKayant2016-01-171-3/+2
|
* README: Added a tl;drBen Hilburn2016-01-171-3/+6
|
* README: Minor cleanupsBen Hilburn2016-01-171-5/+4
|
* README: Turns out you can't linebreak in tables.Ben Hilburn2016-01-171-15/+5
|
* README: Trying out tables to describe variables.Ben Hilburn2016-01-171-91/+97
|
* Improved dir icon descriptions.Dominik Ritter2016-01-171-3/+3
|
* Add sub folder icon when in home subdirectoriesKayant2016-01-161-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 Ritter2016-01-081-6/+7
|
* Added an explanation for the "home" and "folder" icons.Dominik Ritter2016-01-061-0/+10
|
* README: Cleaning some things up.Ben Hilburn2016-01-061-35/+19
|
* fixed documentationNiklas Heer2016-01-041-5/+4
|
* added documentationNiklas Heer2016-01-041-0/+14
|
* Merge branch 'status_color_fix' into battery_visual_identifierDominik Ritter2015-12-181-5/+6
|\
| * Typo.Dominik Ritter2015-12-171-1/+1
| |