Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add CPU load threshold setting (#1340) | Klas Mellbourn | 2021-04-04 | 1 | -0/+7 | |
| | | ||||||
* | | Get active gcloud profile using `list` command (#1331) | Éverton Arruda | 2021-03-30 | 1 | -1/+1 | |
| | | | | | | | | | | `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 | |||||
* | | Added urxvt to manual font installation section. (#1326) | Paweł Cembaluk | 2021-03-28 | 1 | -0/+6 | |
| | | ||||||
* | | respect POWERLEVEL9K_SHORTEN_DIR_LENGTH when ↵ | Roman Perepelitsa | 2021-03-28 | 1 | -2/+5 | |
| | | | | | | | | POWERLEVEL9K_SHORTEN_STRATEGY=truncate_to_last | |||||
* | | Sets the filter for the current gcloud profile (#1324) | Ramon Lucas | 2021-03-27 | 1 | -1/+2 | |
| | | | | | | When you have multiple profiles set up, you should only search for what is currently active. | |||||
* | | Add font configuration instructions for WezTerm (#1313) | Daniel | 2021-03-21 | 1 | -0/+9 | |
| | | ||||||
* | | remove all CR from prompt (#1304 and #1305) | Roman Perepelitsa | 2021-03-17 | 1 | -3/+3 | |
| | | ||||||
* | | don't display git tag when on a branch (#1294) | Roman Perepelitsa | 2021-03-09 | 4 | -4/+4 | |
| | | ||||||
* | | Fix #1286 (#1288) | wzy | 2021-03-07 | 1 | -3/+3 | |
| | | ||||||
* | | add fluxctl and stern to show kubecontext (#1268) | bcochofel | 2021-02-21 | 5 | -9/+9 | |
| | | ||||||
* | | add azure classes (#1274) | bcochofel | 2021-02-21 | 1 | -1/+9 | |
| | | ||||||
* | | work around bugs in add-zle-hook-widget (#1238) | Roman Perepelitsa | 2021-01-26 | 1 | -3/+9 | |
| | | ||||||
* | | Added wlan(w) to regular expression of network interfaces. (#1224)v1.14.6 | Dhananjay Tanpure | 2021-01-15 | 4 | -4/+4 | |
| | | | | | | Name of network interface is generally wlan0 or wlp3s0. | |||||
* | | README Homebrew installation script fix (#1222) | Jaehee Hong | 2021-01-14 | 1 | -1/+1 | |
| | | | | | | make homebrew installation instructions work on darwin-arm64 and linux | |||||
* | | Change icon for the timewarrior segment to '⌚' (#1217) | Thomas Lauf | 2021-01-13 | 1 | -1/+1 | |
| | | | | | | Icon was changed in https://github.com/romkatv/powerlevel10k/commit/c65260aaab46fee3d1eab033db258d0a366f03b4 from '🛡️' to '⌚' | |||||
* | | doc cleanup | Roman Perepelitsa | 2021-01-10 | 2 | -1/+4 | |
| | | ||||||
* | | Merge branch 'joxxperez-master' | Roman Perepelitsa | 2021-01-10 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | Merge branch 'master' of https://github.com/joxxperez/powerlevel10k into ↵ | Roman Perepelitsa | 2021-01-10 | 1 | -0/+1 | |
|/| | | | | | | | | | | | joxxperez-master | |||||
| * | | Add font installation instructions for WSLtty | joxxperez | 2021-01-02 | 1 | -0/+1 | |
| | | | ||||||
* | | | doc cleanup | Roman Perepelitsa | 2021-01-10 | 2 | -3/+5 | |
| | | | ||||||
* | | | Merge branch 'YorkGrizzly-master' | Roman Perepelitsa | 2021-01-10 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * | | | Merge branch 'master' of https://github.com/YorkGrizzly/powerlevel10k into ↵ | Roman Perepelitsa | 2021-01-10 | 1 | -0/+2 | |
|/| | | | | | | | | | | | | | | | YorkGrizzly-master | |||||
| * | | | Update font.md | YorkGrizzly | 2020-12-29 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Update font.md | YorkGrizzly | 2020-12-29 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Update font.md | YorkGrizzly | 2020-12-29 | 1 | -0/+2 | |
| |/ / | ||||||
* / / | Add tailscale in VPN network interface regex. (#1208) | Julio Carlos Barrera Juez | 2021-01-10 | 5 | -5/+5 | |
|/ / | ||||||
* | | scroll the screen before printing prompt | Roman Perepelitsa | 2020-12-26 | 1 | -1/+19 | |
| | | ||||||
* | | simplify `uname -m` matching on Windows platforms | Roman Perepelitsa | 2020-12-24 | 1 | -1/+1 | |
| | | ||||||
* | | uncomment BACKGROUND and FOREGROUND parameters in p10k-classic.zsh; comments ↵ | Roman Perepelitsa | 2020-12-24 | 1 | -117/+118 | |
| | | | | | | | | confuse users (#1182) | |||||
* | | fix ram segment on darwin-arm64 (#1181) | Roman Perepelitsa | 2020-12-24 | 1 | -1/+7 | |
| | | | | | | | | | | | | Darwin arm64 uses 16kB pages rather than 4kB. Thanks, @johnalanwoods! | |||||
* | | Update os icon at zsh.exe on git for windows (#1180) | Osman Tas | 2020-12-23 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | * 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. | |||||
* | | disable re_match_pcre, otherwise we can get an error when users enable this ↵ | Roman Perepelitsa | 2020-12-22 | 2 | -3/+3 | |
| | | | | | | | | option without having zsh/pcre module | |||||
* | | Merge commit '9609a835ca2eb3089e35269a05369833e9ec0ba2'v1.14.5 | Roman Perepelitsa | 2020-12-21 | 4 | -38/+30 | |
|\| | ||||||
| * | Squashed 'gitstatus/' changes from 630915cc..6d00edd0 | Roman Perepelitsa | 2020-12-21 | 4 | -40/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
* | | docs: more info about greyed out vcs | Roman Perepelitsa | 2020-12-21 | 1 | -1/+15 | |
| | | ||||||
* | | Remove trailing whitespace (#1173) | Samuel Gräfenstein | 2020-12-20 | 7 | -17/+17 | |
| | | ||||||
* | | refactor my_git_formatter to make it easier to change it so that tag is ↵ | Roman Perepelitsa | 2020-12-20 | 4 | -64/+96 | |
| | | | | | | | | always displayed | |||||
* | | doc cleanup | Roman Perepelitsa | 2020-12-20 | 2 | -2/+2 | |
| | | ||||||
* | | docs: make `p10k configure` method of installing MesloLGS NF for iTerm2 more ↵ | Roman Perepelitsa | 2020-12-19 | 2 | -6/+6 | |
| | | | | | | | | prominent | |||||
* | | nordvpn: pick up nordvpnd.sock from the new location (changed with the ↵v1.14.4 | Roman Perepelitsa | 2020-12-18 | 1 | -9/+17 | |
| | | | | | | | | latest nordvpn update); remove MISSING state; (#1167) | |||||
* | | fix a comment above POWERLEVEL9K_OS_ICON_CONTENT_EXPANSION in lean style | Roman Perepelitsa | 2020-12-18 | 1 | -2/+2 | |
| | | ||||||
* | | wizard: allow uppercase letters in choices | Roman Perepelitsa | 2020-12-16 | 1 | -0/+1 | |
| | | ||||||
* | | remove accidental logging (#1161) | Josh Skidmore | 2020-12-14 | 1 | -1/+0 | |
| | | ||||||
* | | dir: add _NON_EXISTENT similarly to _NON_WRITABLE (requires ↵ | Roman Perepelitsa | 2020-12-14 | 5 | -38/+79 | |
| | | | | | | | | | | | | POWERLEVEL9K_DIR_SHOW_WRITABLE=v3) See #1160. | |||||
* | | wifi: recognize SSID with spaces (#1152) | Roman Perepelitsa | 2020-12-12 | 1 | -1/+1 | |
| | | ||||||
* | | fix iterm2 integration when not using zsh4humans v5 (#192 and #1138) | Roman Perepelitsa | 2020-12-02 | 1 | -3/+3 | |
| | | ||||||
* | | use tmux bypass in iterm2 integration only if _z4h_iterm_cmd is defined | Roman Perepelitsa | 2020-11-28 | 1 | -3/+4 | |
| | | ||||||
* | | remove spurious slashes from tmux bypass sequences | Roman Perepelitsa | 2020-11-26 | 1 | -4/+4 | |
| | | ||||||
* | | enable iterm2 shell integration when running in tmux in zsh4humans | Roman Perepelitsa | 2020-11-26 | 1 | -5/+15 | |
| | | ||||||
* | | Makefile: optimize recursive invocation (#1127) | ratijas | 2020-11-26 | 1 | -1/+1 | |
| | |