aboutsummaryrefslogtreecommitdiff
path: root/internal/p10k.zsh
Commit message (Expand)AuthorAgeFilesLines
* survive non-writable $TTYRoman Perepelitsa2021-10-141-1/+8
* disable icanon on the tty after printing instant prompt; this way keys like C...Roman Perepelitsa2021-10-101-1/+4
* speed up pre-redraw hookRoman Perepelitsa2021-10-081-9/+39
* remove obsolete nordvpn commentsRoman Perepelitsa2021-10-061-7/+0
* fix nordvpn; it was broken by the latest upstream update (#1590)Roman Perepelitsa2021-10-061-29/+49
* Add RHEL to the OS Icon lists (#1581)Charles Timko2021-09-221-0/+1
* new prompt segment: toolbox (https://github.com/containers/toolbox) #1560Roman Perepelitsa2021-09-101-3/+32
* work around bugs in terminals and window managers by essentially disabling pr...Roman Perepelitsa2021-08-281-4/+6
* bug fix: display the intended battery icon when using legacy configs (#1530)Roman Perepelitsa2021-08-211-1/+2
* Fix after #1544 (#1547)elProxy2021-08-191-2/+2
* Add support for AWS_REGION with fallback to AWS_DEFAULT_REGION (#1544)elProxy2021-08-191-2/+2
* spelloRoman Perepelitsa2021-08-171-1/+1
* Revert "add availability to display or not Terraform version"Roman Perepelitsa2021-08-171-1/+1
* spelloRoman Perepelitsa2021-08-171-3/+0
* add availability to display or not Terraform versionPatrick Tavares2021-08-161-1/+4
* don't leak 'state' local parameterRoman Perepelitsa2021-07-171-3/+3
* make terraform_version consistent with other *_version segments (#1487)Roman Perepelitsa2021-07-171-4/+6
* * Added cache to terraform --versionAlejandro Gandara2021-07-161-2/+4
* * Added new module for showing in prompt the active terraform version.Alejandro Gandara2021-07-151-0/+9
* respect POWERLEVEL9K_INSTANT_PROMPT_COMMAND_LINES if it is explicitly set eve...Roman Perepelitsa2021-06-241-8/+12
* fix a bug that can cause instant prompt to be duplicated in z4hRoman Perepelitsa2021-06-241-6/+17
* presume that `node --version` may depend on package.json (#1388)Roman Perepelitsa2021-06-111-17/+24
* cleanupRoman Perepelitsa2021-06-041-3/+3
* add P9K_AWS_PROFILE and P9K_AWS_REGION and use it in default configsRoman Perepelitsa2021-05-281-24/+47
* Add region support for aws elementAlex Jurkiewicz2021-05-281-1/+22
* fix asdf, was broken by 1ad8e5759ecd41619746a775d9bc9d2902c5c90e (#1409)Roman Perepelitsa2021-05-251-3/+7
* pyenv: skip lines that start with "#" (#1376)Roman Perepelitsa2021-05-221-1/+1
* when searching for files in ancestor directories, do match in $HOME (#1376)Roman Perepelitsa2021-05-221-5/+5
* set P9K_PYENV_PYTHON_VERSION correctly when dealing with multiple pyenv versi...Roman Perepelitsa2021-05-221-5/+9
* when resolving `python --version`, handle pyenv shims specially (#1378)Roman Perepelitsa2021-05-221-10/+29
* Add xplr segment (#1396)Maxim Baz2021-05-151-0/+14
* add P9K_IP_{RX,TX}_BYTES_DELTA to the list of parameters available within POW...Roman Perepelitsa2021-05-141-0/+14
* disable colors in the output of taskwarrior; this time for real (#1365)Roman Perepelitsa2021-04-201-4/+4
* disable colors in the output of taskwarrior (#1365)Roman Perepelitsa2021-04-201-4/+4
* bump version (#1361)Roman Perepelitsa2021-04-161-1/+1
* expand c-escapes in kubectl (#1361)Roman Perepelitsa2021-04-161-1/+1
* bug fix: segments whose state contains numbers could not be hidden (#1353)Roman Perepelitsa2021-04-121-3/+3
* replace POWERLEVEL9K_LOAD_THRESHOLD with POWERLEVEL9K_LOAD_{WARNING,CRITICAL}...Roman Perepelitsa2021-04-101-12/+7
* Fix gcloud CLI (#1342)Tim Ysewyn2021-04-041-3/+2
* Add CPU load threshold setting (#1340)Klas Mellbourn2021-04-041-0/+7
* Get active gcloud profile using `list` command (#1331)Éverton Arruda2021-03-301-1/+1
* respect POWERLEVEL9K_SHORTEN_DIR_LENGTH when POWERLEVEL9K_SHORTEN_STRATEGY=tr...Roman Perepelitsa2021-03-281-2/+5
* Sets the filter for the current gcloud profile (#1324)Ramon Lucas2021-03-271-1/+2
* remove all CR from prompt (#1304 and #1305)Roman Perepelitsa2021-03-171-3/+3
* Fix #1286 (#1288)wzy2021-03-071-3/+3
* add azure classes (#1274)bcochofel2021-02-211-1/+9
* work around bugs in add-zle-hook-widget (#1238)Roman Perepelitsa2021-01-261-3/+9
* Add tailscale in VPN network interface regex. (#1208)Julio Carlos Barrera Juez2021-01-101-1/+1
* scroll the screen before printing promptRoman Perepelitsa2020-12-261-1/+19
* simplify `uname -m` matching on Windows platformsRoman Perepelitsa2020-12-241-1/+1