summaryrefslogtreecommitdiff
path: root/config/p10k-classic.zsh
Commit message (Expand)AuthorAgeFilesLines
* add nnn prompt segment; see #342romkatv2020-01-021-0/+7
* add plenv prompt segment; see #342romkatv2020-01-021-0/+12
* add jenv prompt segment; see #342romkatv2020-01-021-0/+12
* add luaenv prompt segment; see #342romkatv2020-01-021-0/+12
* BREAKING CHANGE: add classes to google_app_cred and change its default contentromkatv2020-01-021-36/+40
* rename gcloud_app to google_app_cred and change its apiromkatv2019-12-191-13/+26
* Add prompt for Google Cloud application credentialsRostyslav Sotnychenko2019-12-161-1/+19
* add POWERLEVEL9K_RBENV_SOURCES; fixes #372romkatv2019-12-121-1/+4
* unbreak Git commit formattingromkatv2019-12-091-4/+5
* Add example for showing the current Git commitAlex Jurkiewicz2019-12-091-0/+3
* better commends for POWERLEVEL9K_GCLOUD_CONTENT_EXPANSIONromkatv2019-12-061-2/+7
* use simpler patterns in POWERLEVEL9K_DIR_CLASSES examples that don't require ...romkatv2019-12-061-2/+2
* add gcloud prompt segment; fixes #366romkatv2019-12-061-0/+12
* add fvmromkatv2019-12-051-0/+7
* ensure vim_shell and midnight_commander icons are always shown; apply narrow_...romkatv2019-12-041-4/+4
* add vim_shell prompt segment; see #359romkatv2019-12-021-0/+7
* new prompt segment: goenv (see #342)romkatv2019-12-011-0/+9
* new prompt segment: midnignt_commander (see #342)romkatv2019-12-011-0/+7
* commentsromkatv2019-11-301-0/+1
* make it easier to edit context segment settings in generated configsromkatv2019-11-301-6/+10
* survive ancient zshromkatv2019-11-291-4/+7
* add `p10k reload` and call it from all standard configsromkatv2019-11-211-0/+4
* replace ↵ with ✘ in config templatesromkatv2019-11-191-3/+3
* add POWERLEVEL9K_RBENV_SOURCES; see #333romkatv2019-11-181-1/+4
* Add support for classes for AWS profile promptRostyslav Sotnychenko2019-11-141-3/+29
* add VIOWN color paramsromkatv2019-11-121-2/+2
* wizard: add transient prompt (optional); disable hot reloadromkatv2019-11-061-0/+15
* enable vi_mode in configs that don't have prompt_charromkatv2019-11-021-0/+18
* add direnv segment; fixes 291romkatv2019-10-271-0/+7
* define instant_prompt_example to demonstrate how to add segments to instant p...romkatv2019-10-271-2/+21
* improve instant prompt usability, update docs and add an option to the wizard...romkatv2019-10-261-2/+11
* enable instant prompt when configuration wizard runsromkatv2019-10-201-0/+3
* cleanupromkatv2019-10-111-8/+5
* revamp aws_eb_env. it returns the starred entry from the output of "eb list"romkatv2019-10-081-0/+7
* avoid calling 'functions +M' as it sometimes crashes zshromkatv2019-10-081-1/+1
* add azure prompt segmentromkatv2019-10-081-0/+7
* clarify comments for POWERLEVEL9K_DIR_MAX_LENGTHromkatv2019-10-081-1/+2
* replace expansion-based Git status formatter with a functionromkatv2019-10-071-43/+84
* don't print options when no_aliases, no_sh_glob and brace_expand are all setromkatv2019-10-031-1/+1
* enable `aws` prompt segment by defaultromkatv2019-09-241-0/+7
* bold user@hostname when root; add a comment explaining how to always show use...romkatv2019-09-241-4/+5
* new prompt segment: dotnet_versionromkatv2019-09-241-0/+9
* survive aliased `local`romkatv2019-09-201-1/+1
* survive emulate sh; fixes #226romkatv2019-09-201-14/+13
* add vpn_ip (disable by default)romkatv2019-09-191-0/+12
* add OVERWRITE vi moderomkatv2019-09-181-0/+3
* cleanupromkatv2019-09-181-1/+1
* commentsromkatv2019-09-101-1/+1
* don't display kubecontext namespace if it's literally 'default'romkatv2019-09-091-6/+7
* Merge branch 'config-kubernetes' of https://github.com/iAnomaly/powerlevel10k...romkatv2019-09-091-1/+1
|\