Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct name of Windows Terminal in README (#1424) | Mark Adamson | 2021-05-29 | 1 | -1/+1 |
| | |||||
* | add P9K_AWS_PROFILE and P9K_AWS_REGION and use it in default configs | Roman Perepelitsa | 2021-05-28 | 5 | -48/+71 |
| | |||||
* | Merge branch 'alexjurkiewicz-aws-region' | Roman Perepelitsa | 2021-05-28 | 5 | -1/+46 |
|\ | |||||
| * | Add region support for aws element | Alex Jurkiewicz | 2021-05-28 | 5 | -1/+46 |
|/ | |||||
* | Fix icon padding for VCS bookmark icon (#1414) (#1415) | Zachary Palumbo | 2021-05-26 | 1 | -0/+1 |
| | |||||
* | fix asdf, was broken by 1ad8e5759ecd41619746a775d9bc9d2902c5c90e (#1409) | Roman Perepelitsa | 2021-05-25 | 1 | -3/+7 |
| | |||||
* | don't leak 'token' local variable in parser (#1407) | Roman Perepelitsa | 2021-05-24 | 1 | -1/+1 |
| | |||||
* | pyenv: skip lines that start with "#" (#1376) | Roman Perepelitsa | 2021-05-22 | 1 | -1/+1 |
| | |||||
* | hide python version in pyenv in lean/classic/rainbow if the rest of the ↵ | Roman Perepelitsa | 2021-05-22 | 4 | -16/+16 |
| | | | | content starts with it (#1376) | ||||
* | when searching for files in ancestor directories, do match in $HOME (#1376) | Roman Perepelitsa | 2021-05-22 | 1 | -5/+5 |
| | |||||
* | set P9K_PYENV_PYTHON_VERSION correctly when dealing with multiple pyenv ↵ | Roman Perepelitsa | 2021-05-22 | 1 | -5/+9 |
| | | | | versions (#1376) | ||||
* | when resolving `python --version`, handle pyenv shims specially (#1378) | Roman Perepelitsa | 2021-05-22 | 1 | -10/+29 |
| | |||||
* | Add xplr segment (#1396) | Maxim Baz | 2021-05-15 | 7 | -0/+50 |
| | |||||
* | add P9K_IP_{RX,TX}_BYTES_DELTA to the list of parameters available within ↵ | Roman Perepelitsa | 2021-05-14 | 5 | -28/+50 |
| | | | | POWERLEVEL9K_IP_CONTENT_EXPANSION (#1392) | ||||
* | disable colors in the output of taskwarrior; this time for real (#1365) | Roman Perepelitsa | 2021-04-20 | 1 | -4/+4 |
| | |||||
* | disable colors in the output of taskwarrior (#1365) | Roman Perepelitsa | 2021-04-20 | 1 | -4/+4 |
| | |||||
* | fix style in font instructions | Roman Perepelitsa | 2021-04-18 | 2 | -9/+16 |
| | |||||
* | Font instructions for Asbrú Connection Manager (#1362) | alsoGAMER | 2021-04-18 | 1 | -1/+4 |
| | |||||
* | bump version (#1361) | Roman Perepelitsa | 2021-04-16 | 1 | -1/+1 |
| | |||||
* | expand c-escapes in kubectl (#1361) | Roman Perepelitsa | 2021-04-16 | 1 | -1/+1 |
| | |||||
* | bug fix: segments whose state contains numbers could not be hidden (#1353) | Roman Perepelitsa | 2021-04-12 | 1 | -3/+3 |
| | |||||
* | replace POWERLEVEL9K_LOAD_THRESHOLD with ↵ | Roman Perepelitsa | 2021-04-10 | 1 | -12/+7 |
| | | | | POWERLEVEL9K_LOAD_{WARNING,CRITICAL}_PCT (#1340) | ||||
* | Fix gcloud CLI (#1342) | Tim Ysewyn | 2021-04-04 | 1 | -3/+2 |
| | | | This reverts #1324 (d3de2e5). | ||||
* | 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 |
| |