summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for README and CHANGELOG re: `vpn` segment.Ben Hilburn2017-06-021-1/+1
|
* Merge branch 'next' into nextBen Hilburn2017-06-021-0/+1
|\
| * Updating README and CHANGELOGBen Hilburn2017-06-021-0/+1
| |
* | add vpn ip to promptDavid Sabatie2017-05-311-0/+9
|/
* Moving some parts of README to the Wiki.Ben Hilburn2017-05-251-30/+17
|
* Merge branch 'host_user' of https://github.com/onaforeignshore/powerlevel9k ↵Ben Hilburn2017-05-251-2/+2
|\ | | | | | | into onaforeignshore-host_user
| * updated to fix copy/pasteChristo Kotze2017-05-231-2/+2
| |
* | Merge branch 'host_user' of https://github.com/onaforeignshore/powerlevel9k ↵Ben Hilburn2017-05-231-0/+54
|\| | | | | | | into onaforeignshore-host_user
| * Revised User segment in README.mdChristo Kotze2017-04-271-0/+6
| |
| * host and user segmentsChristo Kotze2017-04-201-0/+48
| |
* | Updating the README to add a note about `teardown` feature.Ben Hilburn2017-05-231-0/+15
| |
* | Incorporating @dritter's feedback from #524.Ben Hilburn2017-05-231-3/+4
| |
* | Merge branch 'pr/newline' of https://github.com/docwhat/powerlevel9k into ↵Ben Hilburn2017-05-231-0/+9
|\ \ | | | | | | | | | docwhat-pr/newline
| * | newline: can't work with right sideChristian Höltje2017-05-131-2/+3
| | |
| * | newline: add new segmentChristian Höltje2017-05-131-0/+8
| | |
* | | pipestatus: default to true (on)Christian Höltje2017-05-131-1/+1
| | |
* | | status: add option for support pipesChristian Höltje2017-05-131-0/+1
|/ / | | | | | | | | | | | | Added new option (POWERLEVEL9K_STATUS_SHOW_PIPESTATUS) that shows the status for all piped commands, not just the right-most. Closes #514
* | Merge branch 'master' into nextBen Hilburn2017-05-101-1/+1
|\ \
| * | readme: typoChristian Höltje2017-05-041-1/+1
| | |
* | | Updates to README and CHANGELOG for changes from #498.Ben Hilburn2017-05-021-15/+18
| | |
* | | Merge branch 'battery' of https://github.com/onaforeignshore/powerlevel9k ↵Ben Hilburn2017-05-021-3/+49
|/ / | | | | | | into onaforeignshore-battery
* / Make home abbreviation configurable for dir promptJulien Falque2017-04-041-0/+6
|/
* Updating README to use @V1rgul's screenshot.Ben Hilburn2017-04-041-2/+2
| | | Per #370
* Fixing Link to Step 2 of Installation GuideBen Hilburn2017-03-211-1/+1
|
* Merge branch 'master' into nextBen Hilburn2017-03-211-2/+1
|\
| * README: context section typo fix (#447)Oleksii Vilchanskyi2017-03-191-2/+1
| | | | | | | | | | | | | | * Remove a duplicate in the table * Use word "set" to emphasize $USER as a shell variable Closes #447.
* | Merge branch 'next' into truncate_composer_jsonBen Hilburn2017-03-081-1/+1
|\ \
| * | readme: adding note about `jq` installationBen Hilburn2017-03-081-1/+1
| |/
* / Add functionality to truncate via `composer.json`Dominik Ritter2017-02-241-1/+1
|/
* Added support for customizable context segmentFelicia Hummel2017-02-191-2/+10
|
* README: cleaning up new `command_execution_time` segment docsBen Hilburn2017-02-191-5/+10
|
* Add documentation for the `command_execution_time` segmentDominik Ritter2017-02-161-1/+4
|
* Merge branch 'next' into execution_timeDominik Ritter2017-02-141-10/+24
|\
| * README: updating to reflect new context segment featuresBen Hilburn2017-02-141-1/+2
| |
| * Adding `ssh` segment back with some minor changes.Ben Hilburn2017-02-141-1/+1
| |
| * Merging the `ssh` detection into `context` segment, resolving conflicts.Ben Hilburn2017-02-141-12/+8
| |
| * Merge branch 'next' into shibumi-nextBen Hilburn2017-02-141-4/+16
| |\
| | * Merge branch 'next' into dir_first_characterBen Hilburn2017-02-141-2/+11
| | |\
| | | * Merge branch 'next' into benoits_dir_segmentDominik Ritter2017-02-121-1/+2
| | | |\
| | | * | Add documentation for dir truncation strategiesDominik Ritter2017-02-021-1/+9
| | | | |
| | * | | Add ability to omit the first character in dir pathDominik Ritter2017-01-301-2/+5
| | |/ /
| * | | Added additional ssh identifier for the right statusbar.Christian Rebischke2017-02-101-0/+1
| | | |
| * | | [SSH]: resolved merge conflict and merged with current nextChristian Rebischke2017-02-101-8/+58
| |\| |
| * | | added ssh support and POWERLEVEL9K_HIDE_HOST featureChristian Rebischke2016-12-181-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | refactorized the sourcecode added true/false switch
* | | | 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
| |