aboutsummaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* enable vi_mode in configs that don't have prompt_charromkatv2019-11-022-0/+35
* add direnv segment; fixes 291romkatv2019-10-273-0/+22
* define instant_prompt_example to demonstrate how to add segments to instant p...romkatv2019-10-273-8/+66
* improve instant prompt usability, update docs and add an option to the wizard...romkatv2019-10-264-6/+45
* enable instant prompt when configuration wizard runsromkatv2019-10-203-0/+9
* Fix EXC_BAD_ACCESS on MacOS CatalinaBenedikt Stemmildt2019-10-121-2/+2
* change dir foreground from black to white in rainbow style; looks a bit less ...romkatv2019-10-111-6/+6
* add rainbow style; delete p9k styleromkatv2019-10-111-0/+844
* cleanupromkatv2019-10-113-86/+7
* add the default powerlevel9k style to the wizardromkatv2019-10-101-0/+74
* tone down the downsides of pureromkatv2019-10-101-13/+8
* docsromkatv2019-10-101-20/+26
* define POWERLEVEL9K_VCS_MAX_SYNC_LATENCY_SECONDS=0 in p10k-pureromkatv2019-10-101-2/+7
* make p10k-pure work without gitstatusromkatv2019-10-101-29/+49
* revamp aws_eb_env. it returns the starred entry from the output of "eb list"romkatv2019-10-082-0/+14
* avoid calling 'functions +M' as it sometimes crashes zshromkatv2019-10-082-2/+2
* add azure prompt segmentromkatv2019-10-082-0/+14
* clarify comments for POWERLEVEL9K_DIR_MAX_LENGTHromkatv2019-10-082-2/+4
* replace expansion-based Git status formatter with a functionromkatv2019-10-072-86/+168
* don't print options when no_aliases, no_sh_glob and brace_expand are all setromkatv2019-10-033-3/+3
* enable `aws` prompt segment by defaultromkatv2019-09-242-0/+14
* remove old screenshotsromkatv2019-09-241-0/+0
* bold user@hostname when root; add a comment explaining how to always show use...romkatv2019-09-242-8/+10
* new prompt segment: dotnet_versionromkatv2019-09-242-0/+18
* merge improvements from lean to pureromkatv2019-09-231-9/+8
* survive aliased `local`romkatv2019-09-202-2/+2
* survive emulate sh; fixes #226romkatv2019-09-202-26/+24
* add vpn_ip (disable by default)romkatv2019-09-192-0/+24
* add OVERWRITE vi moderomkatv2019-09-182-0/+6
* cleanupromkatv2019-09-182-2/+2
* commentsromkatv2019-09-181-1/+0
* commentsromkatv2019-09-102-2/+2
* commentsRoman Perepelitsa2019-09-101-0/+1
* don't display kubecontext namespace if it's literally 'default'romkatv2019-09-092-12/+14
* Merge branch 'config-kubernetes' of https://github.com/iAnomaly/powerlevel10k...romkatv2019-09-092-2/+2
|\
| * Default Kubernetes content expansion to include namespace.Cameron Boulton2019-09-072-2/+2
* | use fancier battery icons with nerd fontsromkatv2019-09-092-16/+8
* | typo in commentsromkatv2019-09-091-1/+1
* | strip hexadecimal colors from vcs when loading; see #207romkatv2019-09-082-4/+4
* | fix battery colorromkatv2019-09-071-1/+1
* | commentsromkatv2019-09-072-4/+20
* | disable or substitute "compatible" icons that cannot be displayed by the stoc...romkatv2019-09-072-2/+3
|/
* font commentsromkatv2019-09-062-8/+8
* add comments around git branch shorteningromkatv2019-08-302-3/+7
* add ram and loadromkatv2019-08-292-0/+40
* add POWERLEVEL9K_DIR_MIN_COMMAND_COLUMNS and POWERLEVEL9K_DIR_MIN_COMMAND_COL...romkatv2019-08-292-0/+12
* add more patterns to POWERLEVEL9K_SHORTEN_FOLDER_MARKERromkatv2019-08-282-4/+38
* add `proxy` prompt segmentromkatv2019-08-272-0/+14
* move time to the first prompt lineromkatv2019-08-272-2/+2
* better utf-8 handlingromkatv2019-08-202-2/+4