Commit Graph

4249 Commits (8e2a22d80ba9f5fd6c784f66dc52c21385eb2642)
 

Author SHA1 Message Date
Roman Perepelitsa cd865da150 expand c-escapes in kubectl (#1361) 3 years ago
Roman Perepelitsa b55ad16bdf bug fix: segments whose state contains numbers could not be hidden (#1353) 3 years ago
Roman Perepelitsa 30bd9461b3 replace POWERLEVEL9K_LOAD_THRESHOLD with POWERLEVEL9K_LOAD_{WARNING,CRITICAL}_PCT (#1340) 3 years ago
Tim Ysewyn 8dc91004cb
Fix gcloud CLI (#1342)
This reverts #1324 (d3de2e5).
4 years ago
Klas Mellbourn 8b2aab74d4
Add CPU load threshold setting (#1340) 4 years ago
Éverton Arruda 4d15cf977e
Get active gcloud profile using `list` command (#1331)
`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
4 years ago
Paweł Cembaluk af86b53047
Added urxvt to manual font installation section. (#1326) 4 years ago
Roman Perepelitsa eafd78c3e0 respect POWERLEVEL9K_SHORTEN_DIR_LENGTH when POWERLEVEL9K_SHORTEN_STRATEGY=truncate_to_last 4 years ago
Ramon Lucas d3de2e558c
Sets the filter for the current gcloud profile (#1324)
When you have multiple profiles set up, you should only search for what is currently active.
4 years ago
Daniel 58f5470cd9
Add font configuration instructions for WezTerm (#1313) 4 years ago
Roman Perepelitsa 7d786b9c50 remove all CR from prompt (#1304 and #1305) 4 years ago
Roman Perepelitsa d28e84ca70 don't display git tag when on a branch (#1294) 4 years ago
wzy 6d545d5dd0
Fix #1286 (#1288) 4 years ago
bcochofel 3920940ea8
add fluxctl and stern to show kubecontext (#1268) 4 years ago
bcochofel 6a7115b35b
add azure classes (#1274) 4 years ago
Roman Perepelitsa b816abfed0 work around bugs in add-zle-hook-widget (#1238) 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
Jaehee Hong 7b0698debf
README Homebrew installation script fix (#1222)
make homebrew installation instructions work on darwin-arm64 and linux
4 years ago
Thomas Lauf 68abcc86d4
Change icon for the timewarrior segment to '' (#1217)
Icon was changed in c65260aaab from '🛡️' to ''
4 years ago
Roman Perepelitsa 00232d1b6d doc cleanup 4 years ago
Roman Perepelitsa a2695675e6 Merge branch 'joxxperez-master' 4 years ago
Roman Perepelitsa a20dcd0284 Merge branch 'master' of https://github.com/joxxperez/powerlevel10k into joxxperez-master 4 years ago
Roman Perepelitsa 4fa8943960 doc cleanup 4 years ago
Roman Perepelitsa f0af094382 Merge branch 'YorkGrizzly-master' 4 years ago
Roman Perepelitsa eadc0d7653 Merge branch 'master' of https://github.com/YorkGrizzly/powerlevel10k into YorkGrizzly-master 4 years ago
Julio Carlos Barrera Juez 33f20f5eae
Add tailscale in VPN network interface regex. (#1208) 4 years ago
joxxperez a43748d427
Add font installation instructions for WSLtty 4 years ago
YorkGrizzly 8bafd1a2ee
Update font.md 4 years ago
YorkGrizzly ea97f031b4
Update font.md 4 years ago
YorkGrizzly 29f16b61e6
Update font.md 4 years ago
Roman Perepelitsa d524164020 scroll the screen before printing prompt 4 years ago
Roman Perepelitsa 0513e0fee4 simplify `uname -m` matching on Windows platforms 4 years ago
Roman Perepelitsa 59db4252bb uncomment BACKGROUND and FOREGROUND parameters in p10k-classic.zsh; comments confuse users (#1182) 4 years ago
Roman Perepelitsa dd62469cc7 fix ram segment on darwin-arm64 (#1181)
Darwin arm64 uses 16kB pages rather than 4kB.

Thanks, @johnalanwoods!
4 years ago
Osman Tas 61c63eea6b
Update os icon at zsh.exe on git for windows (#1180)
* 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.
4 years ago
Roman Perepelitsa 5ea5d4bc19 disable re_match_pcre, otherwise we can get an error when users enable this option without having zsh/pcre module 4 years ago
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
4 years ago
Roman Perepelitsa 9c3ecab81e Merge commit '9609a835ca2eb3089e35269a05369833e9ec0ba2' 4 years ago
Roman Perepelitsa 033e01a272 docs: more info about greyed out vcs 4 years ago
Samuel Gräfenstein 38a5492b5f
Remove trailing whitespace (#1173) 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 4807bd8da2 doc cleanup 4 years ago
Roman Perepelitsa 7a6eef4918 docs: make `p10k configure` method of installing MesloLGS NF for iTerm2 more prominent 4 years ago
Roman Perepelitsa b9b3399b35 nordvpn: pick up nordvpnd.sock from the new location (changed with the latest nordvpn update); remove MISSING state; (#1167) 4 years ago
Roman Perepelitsa fc854fa719 fix a comment above POWERLEVEL9K_OS_ICON_CONTENT_EXPANSION in lean style 4 years ago
Roman Perepelitsa e8afa806ce wizard: allow uppercase letters in choices 4 years ago
Josh Skidmore c14fe96b7c
remove accidental logging (#1161) 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
Roman Perepelitsa 1d99a0bac3 wifi: recognize SSID with spaces (#1152) 4 years ago
Roman Perepelitsa b90b36251d fix iterm2 integration when not using zsh4humans v5 (#192 and #1138) 4 years ago