summaryrefslogtreecommitdiff
path: root/config/p10k-lean.zsh
Commit message (Expand)AuthorAgeFilesLines
* remove duplicate thev1.16.0MenkeTechnologies2022-01-081-5/+5
* Added gsutil as is the main "other command" in GCPAndrea Cervesato (TheKoma)2022-01-051-1/+1
* new prompt segment: toolbox (https://github.com/containers/toolbox) #1560Roman Perepelitsa2021-09-101-0/+11
* Revert "add availability to display or not Terraform version"Roman Perepelitsa2021-08-171-2/+0
* add availability to display or not Terraform versionPatrick Tavares2021-08-161-0/+2
* make terraform_version consistent with other *_version segments (#1487)Roman Perepelitsa2021-07-171-1/+7
* * Added new module for showing in prompt the active terraform version.Alejandro Gandara2021-07-151-0/+1
* show kubecontext show for 'flux' (#1480)Chris Williams2021-07-091-1/+1
* display "wip" in git status if the latest commit's summary contains "wip" or ...Roman Perepelitsa2021-06-081-1/+6
* add P9K_AWS_PROFILE and P9K_AWS_REGION and use it in default configsRoman Perepelitsa2021-05-281-6/+6
* Add region support for aws elementAlex Jurkiewicz2021-05-281-0/+6
* hide python version in pyenv in lean/classic/rainbow if the rest of the conte...Roman Perepelitsa2021-05-221-4/+4
* Add xplr segment (#1396)Maxim Baz2021-05-151-0/+7
* add P9K_IP_{RX,TX}_BYTES_DELTA to the list of parameters available within POW...Roman Perepelitsa2021-05-141-7/+9
* don't display git tag when on a branch (#1294)Roman Perepelitsa2021-03-091-1/+1
* add fluxctl and stern to show kubecontext (#1268)bcochofel2021-02-211-1/+1
* Added wlan(w) to regular expression of network interfaces. (#1224)v1.14.6Dhananjay Tanpure2021-01-151-1/+1
* Add tailscale in VPN network interface regex. (#1208)Julio Carlos Barrera Juez2021-01-101-1/+1
* Remove trailing whitespace (#1173)Samuel Gräfenstein2020-12-201-1/+1
* refactor my_git_formatter to make it easier to change it so that tag is alway...Roman Perepelitsa2020-12-201-16/+24
* fix a comment above POWERLEVEL9K_OS_ICON_CONTENT_EXPANSION in lean styleRoman Perepelitsa2020-12-181-2/+2
* dir: add _NON_EXISTENT similarly to _NON_WRITABLE (requires POWERLEVEL9K_DIR_...Roman Perepelitsa2020-12-141-9/+16
* Correct some typos in zsh conf (#1119)Felix Yan2020-11-221-1/+1
* support POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=if-different; see #730Roman Perepelitsa2020-09-091-1/+2
* repair spelling of "occurrences" (#998)Lucas Larson2020-09-071-2/+2
* add scalaenv prompt segment; see #991Roman Perepelitsa2020-09-031-0/+14
* typo in commentsRoman Perepelitsa2020-09-021-1/+1
* wifi on linux: fix bugs and speed things upRoman Perepelitsa2020-09-011-5/+1
* add "gpd" to the list of default VPN network interfaces; see #979Roman Perepelitsa2020-08-271-1/+1
* add k9s, helmfile and terragrunt to some SHOW_ON_COMMAND params; #904Roman Perepelitsa2020-08-241-4/+4
* add an empty line after the branch/tag truncation logicRoman Perepelitsa2020-08-221-0/+1
* allow optional offset in POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER; see #896Roman Perepelitsa2020-07-181-0/+5
* Fix POWERLEVEL9K_COMMAND_EXECUTION_TIME_THRESHOLD comments (#880)Henry Bley-Vroman2020-07-111-1/+1
* Merge branch 'ancarpan-terraform-show-default'v1.12.0Roman Perepelitsa2020-07-041-4/+6
|\
| * Add option to show terraform workspace even if it's defaultAndrea Carpani2020-07-031-0/+2
|/
* Fix typo in config comment. (#836)mundry2020-06-211-1/+1
* explicitly mention that POWERLEVEL9K_ASDF_${TOOL}_FOREGROUND overrides POWERL...Roman Perepelitsa2020-06-121-0/+1
* add an icon and asdf colors for julia; see #817Roman Perepelitsa2020-06-121-0/+5
* survive people explicitly disabling conda prompt and then expecting to see itRoman Perepelitsa2020-06-091-2/+3
* don't unset POWERLEVEL9K_GITSTATUS_DIR in config templatesRoman Perepelitsa2020-06-031-1/+1
* remove traling ")" from conda even if it is not followed by spaceRoman Perepelitsa2020-05-301-1/+1
* change the default anaconda format in config templatesromkatv2020-05-251-4/+26
* replace Ⅴ (roman numeral 5) with V (ascii); see #754romkatv2020-05-231-1/+1
* pyenv: display python version alongside environment name if unequalromkatv2020-05-181-0/+13
* add POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=false to config templatesromkatv2020-05-181-0/+2
* fix POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN exampleromkatv2020-05-141-1/+1
* allow dir styling based on the pair: $PWD and whether it's writableromkatv2020-05-021-27/+37
* support POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER=first; see #669v1.7.0romkatv2020-04-281-4/+5
* unset DEFAULT_USER in generated .p10k.zsh; see #640romkatv2020-04-201-1/+1
* add a tip for disabling git branch truncationromkatv2020-04-091-0/+1