Commit Graph

4011 Commits (c5203a3da2a8814992c91b20f8246b19ea88401c)
 

Author SHA1 Message Date
Roman Perepelitsa f774df6c76 pyenv: skip lines that start with "#" ()
Roman Perepelitsa 69d3650958 hide python version in pyenv in lean/classic/rainbow if the rest of the content starts with it ()
Roman Perepelitsa 1ad8e5759e when searching for files in ancestor directories, do match in $HOME ()
Roman Perepelitsa 4d2346da0a set P9K_PYENV_PYTHON_VERSION correctly when dealing with multiple pyenv versions ()
Roman Perepelitsa 0ab7e1ccfd when resolving `python --version`, handle pyenv shims specially ()
Maxim Baz 9c034101fe
Add xplr segment ()
Roman Perepelitsa f924646194 add P9K_IP_{RX,TX}_BYTES_DELTA to the list of parameters available within POWERLEVEL9K_IP_CONTENT_EXPANSION ()
Roman Perepelitsa 8d1daa4e63 disable colors in the output of taskwarrior; this time for real ()
Roman Perepelitsa b69bb45ab1 disable colors in the output of taskwarrior ()
Roman Perepelitsa 48ff2e8065 fix style in font instructions
alsoGAMER 836332f578
Font instructions for Asbrú Connection Manager ()
Roman Perepelitsa 607befe822 bump version ()
Roman Perepelitsa cd865da150 expand c-escapes in kubectl ()
Roman Perepelitsa b55ad16bdf bug fix: segments whose state contains numbers could not be hidden ()
Roman Perepelitsa 30bd9461b3 replace POWERLEVEL9K_LOAD_THRESHOLD with POWERLEVEL9K_LOAD_{WARNING,CRITICAL}_PCT ()
Tim Ysewyn 8dc91004cb
Fix gcloud CLI ()
This reverts  (d3de2e5).
Klas Mellbourn 8b2aab74d4
Add CPU load threshold setting ()
Éverton Arruda 4d15cf977e
Get active gcloud profile using `list` command ()
`gcloud config configure describe` command does not have `--filter` option. To filter
the active profile using `--filter` it is necessary to use `gcloud config configure list`
command
Paweł Cembaluk af86b53047
Added urxvt to manual font installation section. ()
Roman Perepelitsa eafd78c3e0 respect POWERLEVEL9K_SHORTEN_DIR_LENGTH when POWERLEVEL9K_SHORTEN_STRATEGY=truncate_to_last
Ramon Lucas d3de2e558c
Sets the filter for the current gcloud profile ()
When you have multiple profiles set up, you should only search for what is currently active.
Daniel 58f5470cd9
Add font configuration instructions for WezTerm ()
Roman Perepelitsa 7d786b9c50 remove all CR from prompt ( and )
Roman Perepelitsa d28e84ca70 don't display git tag when on a branch ()
wzy 6d545d5dd0
Fix ()
bcochofel 3920940ea8
add fluxctl and stern to show kubecontext ()
bcochofel 6a7115b35b
add azure classes ()
Roman Perepelitsa b816abfed0 work around bugs in add-zle-hook-widget ()
Dhananjay Tanpure d26bdcd601
Added wlan(w) to regular expression of network interfaces. ()
Name of network interface is generally wlan0 or wlp3s0.
Jaehee Hong 7b0698debf
README Homebrew installation script fix ()
make homebrew installation instructions work on darwin-arm64 and linux
Thomas Lauf 68abcc86d4
Change icon for the timewarrior segment to '' ()
Icon was changed in c65260aaab from '🛡️' to ''
Roman Perepelitsa 00232d1b6d doc cleanup
Roman Perepelitsa a2695675e6 Merge branch 'joxxperez-master'
Roman Perepelitsa a20dcd0284 Merge branch 'master' of https://github.com/joxxperez/powerlevel10k into joxxperez-master
Roman Perepelitsa 4fa8943960 doc cleanup
Roman Perepelitsa f0af094382 Merge branch 'YorkGrizzly-master'
Roman Perepelitsa eadc0d7653 Merge branch 'master' of https://github.com/YorkGrizzly/powerlevel10k into YorkGrizzly-master
Julio Carlos Barrera Juez 33f20f5eae
Add tailscale in VPN network interface regex. ()
joxxperez a43748d427
Add font installation instructions for WSLtty
YorkGrizzly 8bafd1a2ee
Update font.md
YorkGrizzly ea97f031b4
Update font.md
YorkGrizzly 29f16b61e6
Update font.md
Roman Perepelitsa d524164020 scroll the screen before printing prompt
Roman Perepelitsa 0513e0fee4 simplify `uname -m` matching on Windows platforms
Roman Perepelitsa 59db4252bb uncomment BACKGROUND and FOREGROUND parameters in p10k-classic.zsh; comments confuse users ()
Roman Perepelitsa dd62469cc7 fix ram segment on darwin-arm64 ()
Darwin arm64 uses 16kB pages rather than 4kB.

Thanks, @johnalanwoods!
Osman Tas 61c63eea6b
Update os icon at zsh.exe on git for windows ()
* Update os icon for windows

Windows icon is not shown on git for windows zsh.exe
Same update also added to wizards.zsh file.

* Update os icon for windows

Windows icon is not shown on git for windows zsh.exe
Same update also added to p10k.zsh file.
Roman Perepelitsa 5ea5d4bc19 disable re_match_pcre, otherwise we can get an error when users enable this option without having zsh/pcre module
Roman Perepelitsa 9609a835ca Squashed 'gitstatus/' changes from 630915cc..6d00edd0
6d00edd0 use a native binary on darwin-arm64
4994f160 add a build server for darwin-arm64
0e922813 invoke port with sudo
576571c7 support macports in addition to homebrew when building on macos
b476570a remove trailing whitespace

git-subtree-dir: gitstatus
git-subtree-split: 6d00edd0bfd1d65a3cbcebfc6e679e8c43726acc
Roman Perepelitsa 9c3ecab81e Merge commit '9609a835ca2eb3089e35269a05369833e9ec0ba2'