aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix parameter name & change colorSad-Soul-Eater2019-07-302-2/+2
* add go_version segmentSad-Soul-Eater2019-07-302-1/+15
* add separate options for separators, heads and tails; add more choices if usi...romkatv2019-07-302-97/+207
* add start-of-left and end-of-right symbolsromkatv2019-07-301-3/+9
* fix fg color of RIGHT_PROMPT_LAST_SEGMENT_END_SYMBOLromkatv2019-07-301-2/+3
* add an option for right frame without leftromkatv2019-07-302-20/+33
* commentsromkatv2019-07-301-2/+2
* shorten text added to ~/.zshrc and print a banner at the end of the wizardromkatv2019-07-301-2/+4
* revamp kubecontext configromkatv2019-07-302-75/+93
* 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
* enable all available shortening for kubecontext and enable the segment by def...romkatv2019-07-292-37/+83
* 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-292-15/+28
* disable prompt_substromkatv2019-07-291-1/+1
* better diagnostics for small screensromkatv2019-07-291-1/+1
* add a screen for selecting background colorromkatv2019-07-292-27/+87
* enable by default: virtualenv, anaconda, pyenv, nodenv, nvm, nodeenvromkatv2019-07-292-23/+31
* add nodeenv parameters similar to other envsromkatv2019-07-291-6/+12
* add an option to insert prefixes similar to spaceshipromkatv2019-07-291-10/+55
* define prompt prefixesromkatv2019-07-292-12/+42
* commentsromkatv2019-07-291-2/+2
* specify different context template for rootromkatv2019-07-291-1/+3
* specify different context template for rootromkatv2019-07-291-1/+3
* 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
* make it easier to enable/disable useless vcs icons from the wizardromkatv2019-07-292-2/+8
* 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
* remove indentation to make it easier to patch configromkatv2019-07-291-4/+4
* commentsromkatv2019-07-291-2/+4
* add prompt_charromkatv2019-07-291-0/+19
* make wizard colors work better in Solarized Darkromkatv2019-07-291-49/+48
* update colors to match changes in configsromkatv2019-07-291-8/+8
* revert accidental context changeromkatv2019-07-291-1/+1
* make prompt look nicer in Solarized Darkromkatv2019-07-291-45/+40
* make prompt look nicer in Solarized Darkromkatv2019-07-291-57/+59
* 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
* Merge branch 'master' of github.com:romkatv/powerlevel10kromkatv2019-07-281-1/+1
|\