summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add documentation for `command_execution_time` segmentDominik Ritter2017-02-141-0/+6
|
* Merge pull request #395 from dritter/benoits_dir_writable_segmentBen Hilburn2017-02-111-0/+1
|\ | | | | Benoits dir writable segment
| * Rename `dir_permissions` segment to `dir_writable`Dominik Ritter2017-02-011-0/+1
| | | | | | | | | | | | Additionally: - Add changelog entry - Add documentation
* | Fix README entry for renamed variable POWERLEVEL9K_PUBLIC_IP_METHODSDominik Ritter2017-01-281-1/+1
|/
* README: fixing name of `detect-virt` to `detect_virt`Ben Hilburn2017-01-221-1/+1
|
* README: default segment list was no longer accurateBen Hilburn2017-01-221-5/+6
|
* incorportaing feedback from review on `hdd_usage` segmentBen Hilburn2017-01-221-6/+6
|
* Updating the readme wih `hdd_usage` details.Ben Hilburn2017-01-211-0/+11
|
* Merge branch 'master' into nextBen Hilburn2017-01-211-3/+6
|\
| * Minor fix-up to the README.Ben Hilburn2017-01-101-0/+2
| |
| * Adding license note about the new logo.Ben Hilburn2017-01-101-1/+2
| |
| * Adding the new logo to the README!Ben Hilburn2017-01-101-2/+2
| |
* | more typosrjorgenson2017-01-101-1/+1
| |
* | fixed typorjorgenson2017-01-101-1/+1
| |
* | added link to segemnt documenation in READMErjorgenson2017-01-101-0/+1
| |
* | added README section for public_ip segmentrjorgenson2017-01-101-0/+23
| |
* | added documentation for custom host depth to READMErjorgenson2016-12-311-0/+8
| |
* | Merge pull request #362 from shibumi/detect-virt-nextBen Hilburn2016-12-211-0/+1
|\ \ | | | | | | Added segment for virtualization detection.
| * \ Merge branch 'detect-virt' into detect-virt-nextChristian Rebischke2016-12-201-0/+1
| |\ \
| | * | added virtualization detection with systemdChristian Rebischke2016-12-171-0/+1
| | |/
* | | Merge pull request #347 from thomaspaulmann/swiftBen Hilburn2016-12-061-0/+2
|\ \ \ | |/ / |/| | Add prompt for current installed swift version
| * | Add prompt for current installed swift versionThomas Paul Mann2016-12-011-0/+2
| |/
* | Add syntax highlighting to examples in READMEDominik Ritter2016-11-301-39/+39
| |
* | Add documenatation for dir path separatorDominik Ritter2016-11-301-0/+6
| |
* | Describe OK in non-verbose toggle in READMEArav Singhal2016-10-271-1/+2
|/
* Using default way of setting icons and updating docLion Krischer2016-08-311-6/+9
|
* Using default color settersLion Krischer2016-08-311-2/+2
|
* Document all the conda prompt changesLion Krischer2016-08-311-6/+11
|
* 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.