Commit Graph

162 Commits (6b50e0918b66d390891b585a9d38463e04d22fab)

Author SHA1 Message Date
NatureLR 373337123c Added kubecolor to KUBECONTEXT_SHOW_ON_COMMAND 2 years ago
Roman Perepelitsa e7b2bb2372 set POWERLEVEL9K_VPN_IP_INTERFACE to the same value as the default: this adds ZeroTier support 2 years ago
kvanzuijlen 35165798a8 Added kubent to KUBECONTEXT_SHOW_ON_COMMAND 2 years ago
Utkarsh Verma 07b5a607d4
Add lf segment 2 years ago
Roman Perepelitsa bd0c9f4ec7 rename arch to cpu_arch and rewrite it (#1752) 2 years ago
Roman Perepelitsa 02290d1eb9 Merge branch 'master' of github.com:brent-moffit/powerlevel10k into brent-moffit-master 2 years ago
Roman Perepelitsa 843dcf0167 survive broken FPATH (#10 2 years ago
Roman Perepelitsa be3724bc80 typo in comments 2 years ago
Roman Perepelitsa cf67cad465 fix the UNICODE code point for powerline "branch" icon in comments (#1911) 2 years ago
Anupam Srivastava 89ecd6539a Fixed minor spelling mistakes 2 years ago
Curtis Vogt 0b02654269 Show kubecontext when using kubeseal or skaffold 2 years ago
Roman Perepelitsa f07d7baea3 minor cleanup around perlbrew 3 years ago
Lucas Burns b898d1de15
feature: added perlbrew 3 years ago
brent-moffit c5203a3da2 Add `arch` prompt for displaying CPU architecture
Adds the `arch` prompt to `p10k.zsh`, `ARCH_ICON` to `icons.zsh`, and commented entries in the default configs
3 years ago
MenkeTechnologies 683a485232 remove duplicate the 3 years ago
Andrea Cervesato (TheKoma) fba50d9671 Added gsutil as is the main "other command" in GCP 3 years ago
Roman Perepelitsa 4f3d2ffe72 new prompt segment: toolbox (https://github.com/containers/toolbox) #1560 3 years ago
Roman Perepelitsa 5669c12c66 Revert "add availability to display or not Terraform version"
This reverts commit 20b87731de.
3 years ago
Patrick Tavares 20b87731de add availability to display or not Terraform version
Show Terraform version segment only when *.tf files are present in current directory
3 years ago
Roman Perepelitsa 2c135dd631 make terraform_version consistent with other *_version segments (#1487) 3 years ago
Alejandro Gandara 9f98915167 * Added new module for showing in prompt the active terraform version.
* Prompt shows, the terraform version in this format: Terraform v0.12.13 . If only if a valid terraform command is used, or an alias to it.

The use case: We have a need to constantly change between terraform versions depending on what project we are working on, it is easy to by mistake upgrade the wrong project to the latest terraform version. This is why the prompt is shown in red as soon as you type terraform, this is a good way to remind you to double check this is the terraform version you want to use.

Future improvements:
Detect current terraform version by checking the terraform workspace state version, and change the terraform color prompt from red to green if you're using the same version.
3 years ago
Alejandro Gandara f717a91f55 * Added new module for showing in prompt the active terraform version.
* Prompt shows, the terraform version in this format: Terraform v0.12.13 . If only if a valid terraform command is used, or an alias to it.

The use case: We have a need to constantly change between terraform versions depending on what project we are working on, it is easy to by mistake upgrade the wrong project to the latest terraform version. This is why the prompt is shown in red as soon as you type terraform, this is a good way to remind you to double check this is the terraform version you want to use.

Future improvements:
Detect current terraform version by checking the terraform workspace state version, and change the terraform color prompt from red to green if you're using the same version.
3 years ago
Chris Williams 1e7be00e04
show kubecontext show for 'flux' (#1480)
Support for flux v2 CLI

Co-authored-by: Chris Williams <chris.williams@amwell.com>
3 years ago
Roman Perepelitsa 4ba3c010f6 display "wip" in git status if the latest commit's summary contains "wip" or "WIP" (#1425) 3 years ago
Roman Perepelitsa c7ad00b5a5 add P9K_AWS_PROFILE and P9K_AWS_REGION and use it in default configs 3 years ago
Alex Jurkiewicz aa4d366341 Add region support for aws element 3 years ago
Roman Perepelitsa 69d3650958 hide python version in pyenv in lean/classic/rainbow if the rest of the content starts with it (#1376) 3 years ago
Maxim Baz 9c034101fe
Add xplr segment (#1396) 3 years ago
Roman Perepelitsa f924646194 add P9K_IP_{RX,TX}_BYTES_DELTA to the list of parameters available within POWERLEVEL9K_IP_CONTENT_EXPANSION (#1392) 3 years ago
Roman Perepelitsa d28e84ca70 don't display git tag when on a branch (#1294) 4 years ago
bcochofel 3920940ea8
add fluxctl and stern to show kubecontext (#1268) 4 years ago
Dhananjay Tanpure d26bdcd601
Added wlan(w) to regular expression of network interfaces. (#1224)
Name of network interface is generally wlan0 or wlp3s0.
4 years ago
Julio Carlos Barrera Juez 33f20f5eae
Add tailscale in VPN network interface regex. (#1208) 4 years ago
Roman Perepelitsa 59db4252bb uncomment BACKGROUND and FOREGROUND parameters in p10k-classic.zsh; comments confuse users (#1182) 4 years ago
Roman Perepelitsa a5d0525c6a refactor my_git_formatter to make it easier to change it so that tag is always displayed 4 years ago
Roman Perepelitsa 439ce3ed4e dir: add _NON_EXISTENT similarly to _NON_WRITABLE (requires POWERLEVEL9K_DIR_SHOW_WRITABLE=v3)
See #1160.
4 years ago
Felix Yan 31ede3c1d3
Correct some typos in zsh conf (#1119) 4 years ago
Roman Perepelitsa 54d40b924c support POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=if-different; see #730 4 years ago
Lucas Larson 12cef82077
repair spelling of "occurrences" (#998) 4 years ago
Roman Perepelitsa 622130980c add scalaenv prompt segment; see #991 4 years ago
Roman Perepelitsa 6c8c6eea1b typo in comments 4 years ago
Roman Perepelitsa cababbeee2 wifi on linux: fix bugs and speed things up 4 years ago
Roman Perepelitsa 2a4c962c21 add "gpd" to the list of default VPN network interfaces; see #979 4 years ago
Roman Perepelitsa 6279aa57d7 add k9s, helmfile and terragrunt to some SHOW_ON_COMMAND params; #904 4 years ago
Roman Perepelitsa dca8774f1b add an empty line after the branch/tag truncation logic 4 years ago
Roman Perepelitsa 6dfd92f8c1 allow optional offset in POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER; see #896 4 years ago
Henry Bley-Vroman 34952e4a85
Fix POWERLEVEL9K_COMMAND_EXECUTION_TIME_THRESHOLD comments (#880) 4 years ago
Roman Perepelitsa 0c341b6702 Merge branch 'ancarpan-terraform-show-default' 4 years ago
Andrea Carpani 882cede0ae Add option to show terraform workspace even if it's default 4 years ago
Roman Perepelitsa faa510d54c explicitly mention that POWERLEVEL9K_ASDF_${TOOL}_FOREGROUND overrides POWERLEVEL9K_ASDF_FOREGROUND; see #817 4 years ago