aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update tocromkatv2020-01-311-59/+67
* spelling and cleanupromkatv2020-01-315-47/+72
* add configuration wizard tipsromkatv2020-01-311-2/+50
* doc: describe how p9k and p10k are relatedromkatv2020-01-311-0/+23
* doc: sub-pixel imperfectionsromkatv2020-01-311-26/+61
* Merge branch 'master' into tourromkatv2020-01-316-31/+137
|\
| * speed up terraform, add classes to configs, bump versionromkatv2020-01-315-30/+128
| * Merge branch 'Meroje-terraform-classes'romkatv2020-01-311-1/+9
| |\
| | * Add support for classes to terraform segmentJérôme Foray2020-01-311-1/+9
| |/
| * change the default timewarrior icon (shield => watch); see #295romkatv2020-01-302-2/+2
* | doc cleanupromkatv2020-01-311-82/+117
* | add nix_shell to the list of segmentsromkatv2020-01-311-0/+1
* | cleanupromkatv2020-01-301-1/+1
* | cleanupromkatv2020-01-301-3/+3
* | expand on commitmentromkatv2020-01-301-2/+4
* | split troubleshooting out of faq; expand on spacing differences between 9k an...romkatv2020-01-301-152/+209
* | add POWERLEVEL9K_LEGACY_ICON_SPACINGromkatv2020-01-301-180/+188
* | update 'try it in docker' sectionromkatv2020-01-301-6/+11
* | rewrite the color faq; move omz p9k migration instructions to faqromkatv2020-01-305-46/+73
* | update color schemeromkatv2020-01-301-2/+3
* | Merge branch 'master' into tourromkatv2020-01-306-6/+64
|\|
| * bug fix: remove spurious "entry=" from instant promptromkatv2020-01-301-1/+1
| * bug fix: don't cache range and nnn segments as their content is not staticromkatv2020-01-301-4/+0
| * add nix_shell prompt segment; see #448romkatv2020-01-306-1/+63
* | minor style fixesromkatv2020-01-291-10/+12
* | update toc; explain how the screenshots and gifs were produced; clean things upromkatv2020-01-291-19/+50
* | add a table with all supported segments; reword the intro and font sectionsromkatv2020-01-291-54/+137
* | spelling and cleanupromkatv2020-01-291-6/+6
* | feature: customizableromkatv2020-01-291-1/+17
* | expand features sectionromkatv2020-01-291-4/+106
* | pure config template cleanupromkatv2020-01-291-5/+6
* | some progress on docsromkatv2020-01-291-5/+29
* | fix gif urlsromkatv2020-01-281-2/+2
* | start doc overhaulromkatv2020-01-281-1/+52
|/
* add `tabbed` to the list of precommandsromkatv2020-01-282-1/+1
* pull upstream changes from gitstatusromkatv2020-01-281-5/+2
* minor fixesromkatv2020-01-281-4/+7
* bump versionromkatv2020-01-281-1/+1
* quote override dirs form rustupromkatv2020-01-281-1/+1
* don't call stat in prompt_dir; use _p9k__parent_mtimes insteadromkatv2020-01-281-9/+4
* cleanupromkatv2020-01-281-2/+3
* add POWERLEVEL9K_GOENV_SOURCES to config templatesromkatv2020-01-284-4/+16
* migrate remaining segments to the new globbing apiromkatv2020-01-281-161/+202
* make __p9k_byte_suffix readonlyromkatv2020-01-281-1/+1
* s/_p9k_upsearch/_p9k_upglob/gromkatv2020-01-281-10/+10
* finish fast globbing and start migrating stuffromkatv2020-01-271-213/+143
* Merge branch 'master' into globromkatv2020-01-271-0/+1
|\
| * set prompt_subst when printing ruler; see #444romkatv2020-01-271-0/+1
* | start working on faster globbingromkatv2020-01-271-52/+167
|/
* move buffer parser to internal/parser.zshromkatv2020-01-273-383/+383