summaryrefslogtreecommitdiff
path: root/internal
Commit message (Expand)AuthorAgeFilesLines
...
* ensure kubecontext namespace is not emptyromkatv2019-07-301-3/+3
* expose more P9K_KUBECONTEXT variables for gke and eks contextsromkatv2019-07-301-35/+42
* use consisent patterns when parsing yamlromkatv2019-07-301-1/+1
* kubecontext: handle strings with spaces and ignore multi-line stringsromkatv2019-07-301-8/+10
* bug fixes: don't replace '_' with ' ' in gke clusters and clear the default o...romkatv2019-07-301-7/+6
* avoid printing grey text without knowing it's visible on the user's backgroundromkatv2019-07-301-1/+1
* silly typo: '\n' => $'\n'romkatv2019-07-301-1/+1
* add optional kubecontext shortening for gke and eks contextsromkatv2019-07-291-12/+53
* typoromkatv2019-07-291-3/+3
* make fluent prompt less ugly in classic styleromkatv2019-07-291-9/+22
* disable prompt_substromkatv2019-07-291-1/+1
* better diagnostics for small screensromkatv2019-07-291-1/+1
* add a screen for selecting background colorromkatv2019-07-291-19/+79
* add nodeenv parameters similar to other envsromkatv2019-07-291-6/+12
* add an option to insert prefixes similar to spaceshipromkatv2019-07-291-10/+55
* commentsromkatv2019-07-291-2/+2
* support POWERLEVEL9K_CONTEXT_${state}_TEMPLATEromkatv2019-07-291-10/+19
* quote process subsromkatv2019-07-291-44/+46
* add an option to enable/disable useless iconsromkatv2019-07-291-33/+98
* fix MULTILINE_*_PREFIX icons for awesome-mapped-fontconfig and remove dollarsromkatv2019-07-291-306/+305
* fix POWERLEVEL9K_DIR_CLASSESromkatv2019-07-291-2/+2
* Revert "fork before calling _p9k_init_icons"romkatv2019-07-291-10/+8
* fork before calling _p9k_init_iconsromkatv2019-07-291-8/+10
* add an option to remove frameromkatv2019-07-291-6/+70
* make wizard colors work better in Solarized Darkromkatv2019-07-291-49/+48
* update colors to match changes in configsromkatv2019-07-291-8/+8
* Don't show ram prompt if /proc/meminfo lists not-a-number for MemAvailable.romkatv2019-07-291-2/+4
* change EXECUTION_TIME_ICON and NODE_ICON in the default mode; many fonts coul...romkatv2019-07-291-2/+2
* grammarRoman Perepelitsa2019-07-281-1/+1
* typoromkatv2019-07-281-1/+1
* fix bugs in font detectionromkatv2019-07-281-6/+8
* print empty line at the endromkatv2019-07-281-0/+2
* expose p9k_configureromkatv2019-07-281-3/+3
* add p9k_configureromkatv2019-07-281-1/+7
* add -f and straightromkatv2019-07-281-29/+101
* better zshrc writingromkatv2019-07-282-21/+47
* more wizard optionsromkatv2019-07-282-103/+279
* tune default mode iconsromkatv2019-07-281-12/+7
* cleanupromkatv2019-07-283-11/+11
* add configure.zshromkatv2019-07-282-58/+52
* check that wizard can runromkatv2019-07-281-0/+37
* cleanupromkatv2019-07-281-124/+123
* simplify coderomkatv2019-07-281-5/+7
* wizard: encode generation source and optionsromkatv2019-07-281-11/+22
* more progress on the wizardromkatv2019-07-271-22/+193
* font config wizardromkatv2019-07-271-122/+192
* Merge branch 'master' into devromkatv2019-07-271-85/+144
|\
| * default background to black in p9k_prompt_segment; commentsromkatv2019-07-271-6/+6
| * do nothing in p9k_prompt_segment if not called by p10kromkatv2019-07-271-5/+7
| * fix status on zsh 5.1romkatv2019-07-271-8/+10