summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Setting new `newline` flag to false as default.Ben Hilburn2017-02-191-0/+1
* Adding option POWERLEVEL9K_PROMPT_ADD_NEWLINE to create a blank line before e...Johnny@Ash2017-02-191-1/+4
* Adding a \n before promptJohnny@Ash2017-02-191-1/+1
* 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-146-66/+319
|\
| * README: updating to reflect new context segment featuresBen Hilburn2017-02-141-1/+2
| * context: fixing conditionals in for always showing $USERBen Hilburn2017-02-141-2/+2
| * Trying to enable always showing user, not workingBen Hilburn2017-02-141-3/+9
| * Adding `ssh` segment back with some minor changes.Ben Hilburn2017-02-143-1/+10
| * Merging the `ssh` detection into `context` segment, resolving conflicts.Ben Hilburn2017-02-142-31/+21
| * Merge branch 'next' into shibumi-nextBen Hilburn2017-02-148-84/+322
| |\
| | * Merge pull request #394 from dritter/dir_first_characterBen Hilburn2017-02-144-47/+174
| | |\
| | | * Merge branch 'next' into dir_first_characterBen Hilburn2017-02-147-37/+148
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #398 from dritter/benoits_dir_segmentBen Hilburn2017-02-144-4/+100
| | |\ \
| | | * | Remove unnecessary variable from testsDominik Ritter2017-02-131-4/+0
| | | * | Get rid of unreadable BSU-patternDominik Ritter2017-02-131-7/+3
| | | * | Add documentation about mysterious 'BSUbfksu' patternDominik Ritter2017-02-131-2/+15
| | | * | Merge branch 'next' into benoits_dir_segmentDominik Ritter2017-02-125-33/+48
| | | |\ \ | | | |/ / | | |/| |
| | | * | Add test for truncate_with_folder_marker truncation strategyDominik Ritter2017-02-051-0/+46
| | | * | Add documentation for dir truncation strategiesDominik Ritter2017-02-021-1/+9
| | | * | Add comments to the dir segmentDominik Ritter2017-02-021-0/+2
| | | * | More possibilities with truncate folder markerBenoit Averty2017-02-012-20/+27
| | | * | Fix bug when truncate root was set to direct subfolder of home or rootBenoit Averty2017-02-011-1/+1
| | | * | Add dir_truncate_root optionBenoit Averty2017-02-012-2/+30
| | | | * Add tests for omitting first character in `dir` segmentDominik Ritter2017-02-041-0/+103
| | | | * Fix testsDominik Ritter2017-02-042-42/+59
| | | | * Fix default dir truncation strategyDominik Ritter2017-02-041-1/+1
| | | | * Do path expansion at firstDominik Ritter2017-02-031-2/+2
| | | | * Add ability to omit the first character in dir pathDominik Ritter2017-01-302-2/+9
| | | |/
| * | | Merge branch 'next' of https://github.com/shibumi/powerlevel9k into shibumi-nextBen Hilburn2017-02-145-58/+321
| |\ \ \
| | * | | Added additional ssh identifier for the right statusbar.Christian Rebischke2017-02-102-0/+8
| | * | | [SSH]: resolved merge conflict and merged with current nextChristian Rebischke2017-02-105-61/+332
| | |\ \ \ | | | | |/ | | | |/|
| * | | | Merge branch 'next' of https://github.com/shibumi/powerlevel9k into shibumi-nextBen Hilburn2016-12-212-4/+21
| |\| | |
| | * | | added ssh support and POWERLEVEL9K_HIDE_HOST featureChristian Rebischke2016-12-182-4/+21
* | | | | Use GMT as timezone for `command_execution_time` segmentDominik Ritter2017-02-141-2/+2
* | | | | Refactor `command_execution_time` segmentDominik Ritter2017-02-142-15/+75
* | | | | Add tests for `command_execution_time` segmentDominik Ritter2017-02-142-0/+59
* | | | | Fix wrong variable nameDominik Ritter2017-02-141-1/+1
* | | | | Format command execution time human readableDominik Ritter2017-02-141-1/+6
* | | | | Add documentation for `command_execution_time` segmentDominik Ritter2017-02-141-0/+6
* | | | | Reworked `command_execution_time` segmentDominik Ritter2017-02-142-3/+9
* | | | | Add `command_execution_time` segmentDominik Ritter2017-02-132-0/+26
| |_|_|/ |/| | |
* | | | Merge pull request #395 from dritter/benoits_dir_writable_segmentBen Hilburn2017-02-114-1/+15
|\ \ \ \
| * | | | Rename `dir_permissions` segment to `dir_writable`Dominik Ritter2017-02-013-2/+7
| * | | | Add directory permission prompt segmentBenoit Averty2017-02-012-1/+10
| | |_|/ | |/| |
* | | | Merge pull request #393 from dritter/fix_vanilla_promptBen Hilburn2017-02-111-0/+1
|\ \ \ \
| * | | | Fix theme for use with plain "prompt" commandDominik Ritter2017-01-291-0/+1
| |/ / /
* | | | Merge pull request #391 from dritter/simplify_public_ipBen Hilburn2017-02-112-30/+13
|\ \ \ \
| * | | | Fix README entry for renamed variable POWERLEVEL9K_PUBLIC_IP_METHODSDominik Ritter2017-01-281-1/+1