aboutsummaryrefslogtreecommitdiff
path: root/config/p10k-lean.zsh
Commit message (Collapse)AuthorAgeFilesLines
* typo: s/.tool-version/.tool-versions/ in all configsNanda Lopes2023-08-271-1/+1
|
* new segment: per_directory_history (#2384)Roman Perepelitsa2023-07-251-0/+14
|
* do not display an indicator when a git branch is up to date with a remoteRoman Perepelitsa2023-07-121-2/+2
| | | | | | | | | | | | | | | https://github.com/romkatv/powerlevel10k/issues/2361 requested an indicator for up to date branches, which was added in 20323d6f8cd267805a793dafc840d22330653867. Since then, 3 users complained about the new indicator: - https://github.com/romkatv/powerlevel10k/issues/2377 - https://github.com/romkatv/powerlevel10k/issues/2380 - https://github.com/romkatv/powerlevel10k/issues/2361#issuecomment-1630731045 On one hand we have one request to add a feature. On the other hand we have three complaints about the feature's existence. The feature is going away.
* better commentsRoman Perepelitsa2023-07-111-1/+1
|
* clean up the handling of POWERLEVEL9K_AZURE_CLASSES and put it in all ↵Roman Perepelitsa2023-07-111-2/+31
| | | | | | | configs (#2379) This reverts commit 343d4f44e524e9674ecfb6f0df9114563232b889, reversing changes made to 4dca4bdfbb118953b73a131f511094462165971d.
* display `=` in git status if up to date with the remote (#2361)Roman Perepelitsa2023-06-261-5/+11
|
* Add sparkctl to POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND (#2346)Koen van Zuijlen2023-06-171-1/+1
|
* fix chezmoi segment and rename it to chezmoi_shell (#2311)Roman Perepelitsa2023-06-111-7/+7
| | | | | | | | | | | | | - Link to the project's homepage rather than its source code. - Move `chezmoi_shell` next to all the other *shell indicator* segments. - Use a shade of blue that resembes the color on chezmoi.io. - Don't go beyond 8 colors in 8-color configs. - Remove the segment from the *pure* config. - Fix whitespace padding on `CHEZMOI_ICON`. - Use the appropriate icon with all fonts (the same as `HOME`). - Add missing `CHEZMOI_ICON` definitions for "powerline" and "ascii" font modes. - Remove the redundant literal "chezmoi" content from the segment. - Fix instant prompt so that the segment is shown only when `$CHEZMOI` is non-empty.
* Merge branch 'feat/add-chezmoi-prompt' of ↵Roman Perepelitsa2023-06-111-0/+7
|\ | | | | | | https://github.com/Alkindi42/powerlevel10k into Alkindi42-feat/add-chezmoi-prompt
| * feat: add color and custom iconAlkindi422023-06-101-0/+6
| |
| * feat: enable chezmoi prompt in configurationsAlkindi422023-05-211-0/+1
| |
* | Added cert manager cmctl to POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMANDkvanzuijlen2023-06-081-1/+1
|/
* nvm: implement POWERLEVEL9K_NVM_PROMPT_ALWAYS_SHOW and default to falseZaidhaan Hussain2023-05-071-0/+3
|
* nvm: implement POWERLEVEL9K_NVM_SHOW_SYSTEM and default to trueZaidhaan Hussain2023-05-071-0/+2
|
* do not infer nix_shell from PATH unless ↵Roman Perepelitsa2023-04-121-0/+3
| | | | POWERLEVEL9K_NIX_SHELL_INFER_FROM_PATH is set to true (#2246)
* Added kubecolor to KUBECONTEXT_SHOW_ON_COMMANDNatureLR2023-03-031-1/+1
|
* set POWERLEVEL9K_VPN_IP_INTERFACE to the same value as the default: this ↵Roman Perepelitsa2023-01-281-1/+1
| | | | adds ZeroTier support
* Added kubent to KUBECONTEXT_SHOW_ON_COMMANDkvanzuijlen2023-01-061-1/+1
|
* add a missing lf header to p10k-lean.zsh (#2126)Roman Perepelitsa2022-12-161-0/+1
|
* Add lf segmentUtkarsh Verma2022-12-161-0/+6
|
* rename arch to cpu_arch and rewrite it (#1752)Roman Perepelitsa2022-10-091-5/+12
|
* Merge branch 'master' of github.com:brent-moffit/powerlevel10k into ↵Roman Perepelitsa2022-10-081-0/+5
|\ | | | | | | brent-moffit-master
| * Add `arch` prompt for displaying CPU architecturebrent-moffit2022-02-031-0/+5
| | | | | | | | Adds the `arch` prompt to `p10k.zsh`, `ARCH_ICON` to `icons.zsh`, and commented entries in the default configs
* | survive broken FPATH (#10Roman Perepelitsa2022-10-021-1/+1
| |
* | fix the UNICODE code point for powerline "branch" icon in comments (#1911)Roman Perepelitsa2022-06-221-1/+1
| |
* | Fixed minor spelling mistakesAnupam Srivastava2022-06-031-1/+1
| |
* | Show kubecontext when using kubeseal or skaffoldCurtis Vogt2022-04-071-1/+1
| |
* | minor cleanup around perlbrewRoman Perepelitsa2022-02-281-3/+1
| |
* | feature: added perlbrewLucas Burns2022-02-271-0/+13
|/
* 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
| | | | This reverts commit 20b87731de26638f40dce1bfc89f5b5a207e090f.
* add availability to display or not Terraform versionPatrick Tavares2021-08-161-0/+2
| | | | Show Terraform version segment only when *.tf files are present in current directory
* 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
| | | | | | | | | * 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.
* show kubecontext show for 'flux' (#1480)Chris Williams2021-07-091-1/+1
| | | | | Support for flux v2 CLI Co-authored-by: Chris Williams <chris.williams@amwell.com>
* display "wip" in git status if the latest commit's summary contains "wip" or ↵Roman Perepelitsa2021-06-081-1/+6
| | | | "WIP" (#1425)
* 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 ↵Roman Perepelitsa2021-05-221-4/+4
| | | | content starts with it (#1376)
* Add xplr segment (#1396)Maxim Baz2021-05-151-0/+7
|
* add P9K_IP_{RX,TX}_BYTES_DELTA to the list of parameters available within ↵Roman Perepelitsa2021-05-141-7/+9
| | | | POWERLEVEL9K_IP_CONTENT_EXPANSION (#1392)
* 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
| | | Name of network interface is generally wlan0 or wlp3s0.
* 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 ↵Roman Perepelitsa2020-12-201-16/+24
| | | | always displayed
* fix a comment above POWERLEVEL9K_OS_ICON_CONTENT_EXPANSION in lean styleRoman Perepelitsa2020-12-181-2/+2
|