aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | replace @{u} with @{upstream} in the docs (it's the same thing but clearer)Roman Perepelitsa2021-06-301-1/+1
| |
* | add zwc make targetRoman Perepelitsa2021-06-271-0/+4
| |
* | Merge commit 'f1ff6804871d47381b9bd398a60f4c77174fd1d3'Roman Perepelitsa2021-06-272-2/+5
|\|
| * Squashed 'gitstatus/' changes from 260a5f4b..76182238Roman Perepelitsa2021-06-272-2/+5
| | | | | | | | | | | | | | | | 76182238 add zwc make target ea398d90 update libgit2 ref (https://github.com/romkatv/powerlevel10k/issues/1428) git-subtree-dir: gitstatus git-subtree-split: 7618223859f614a76ed8019f1a60ee3df18984cf
* | respect POWERLEVEL9K_INSTANT_PROMPT_COMMAND_LINES if it is explicitly set ↵Roman Perepelitsa2021-06-241-8/+12
| | | | | | | | even when using z4h
* | fix a bug that can cause instant prompt to be duplicated in z4hRoman Perepelitsa2021-06-241-6/+17
| |
* | docs: cross-link two faq entriesRoman Perepelitsa2021-06-171-0/+4
| |
* | readme: update git commands for ahead/behind arrowsRoman Perepelitsa2021-06-171-4/+4
| |
* | presume that `node --version` may depend on package.json (#1388)Roman Perepelitsa2021-06-111-17/+24
| |
* | cleanupRoman Perepelitsa2021-06-112-2/+2
| |
* | update windows terminal font instructions to accound for the fact that ↵Roman Perepelitsa2021-06-112-4/+10
| | | | | | | | they've changed the default settings.json (#1443)
* | Merge commit '038de6f78b21171615d0b4628471e71efe10d77e'Roman Perepelitsa2021-06-111-6/+23
|\|
| * Squashed 'gitstatus/' changes from 96b520b2..260a5f4bRoman Perepelitsa2021-06-111-6/+23
| | | | | | | | | | | | | | 260a5f4b fix a bug in the build script that prevented it from working when using a newer git with init.defaultBranch override in the global config (#242) git-subtree-dir: gitstatus git-subtree-split: 260a5f4bc9776d41d500a51464249ce5e555a99e
* | Merge commit '96f3ca173331c5dba505d2ef5106cb0d605ec3be'v1.15.0Roman Perepelitsa2021-06-106-35/+64
|\|
| * Squashed 'gitstatus/' changes from 113f1f69..96b520b2Roman Perepelitsa2021-06-106-35/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | 96b520b2 build v1.5.1 binaries for all platforms ffeb0507 bump version to v1.5.1 1bcbea07 mbuild: disable pacman upgrades on msys 39dbb92f log a warning if unable to parse packed-refs a9d70ec0 add `-r` flag to gitstatus_start in bash bindings (#241) abbf9a79 don't use static_assert with one argument as it's not available prior to c++17 (#239) f8c396e4 drop all tags if packed-refs doesn't have a header line (https://github.com/romkatv/powerlevel10k/issues/1428) git-subtree-dir: gitstatus git-subtree-split: 96b520b248ca872646e27b3df4535898356e4637
* | display "wip" in git status if the latest commit's summary contains "wip" or ↵Roman Perepelitsa2021-06-085-5/+26
| | | | | | | | "WIP" (#1425)
* | cleanupRoman Perepelitsa2021-06-041-3/+3
| |
* | Merge commit 'ba83466e1da75d9260ebbb145215d9c46d6eadf6'Roman Perepelitsa2021-05-3011-59/+97
|\|
| * Squashed 'gitstatus/' changes from 6d00edd0..113f1f69Roman Perepelitsa2021-05-3011-59/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | 113f1f69 release gitstatusd-linux-x86_64 v1.5.0 e193be52 expose HEAD's commit message 815301f1 do not redefine `exec` and `builtin` in bash bindings (#235) 97c2aa17 Make `--version-glob` to receive an argument (#216) 95e549fd Support building on OpenBSD (#208) b054ddf2 make homebrew instructions work on systems other than darwin-x86_64 (#205) 98f99ade fix brew formula check git-subtree-dir: gitstatus git-subtree-split: 113f1f698667d12906d97e3818aec5d760dc6e3d
* | clarify that Windows Terminal is the one from MicrosoftRoman Perepelitsa2021-05-292-4/+4
| |
* | Correct name of Windows Terminal in README (#1424)Mark Adamson2021-05-291-1/+1
| |
* | add P9K_AWS_PROFILE and P9K_AWS_REGION and use it in default configsRoman Perepelitsa2021-05-285-48/+71
| |
* | Merge branch 'alexjurkiewicz-aws-region'Roman Perepelitsa2021-05-285-1/+46
|\ \
| * | Add region support for aws elementAlex Jurkiewicz2021-05-285-1/+46
|/ /
* | Fix icon padding for VCS bookmark icon (#1414) (#1415)Zachary Palumbo2021-05-261-0/+1
| |
* | fix asdf, was broken by 1ad8e5759ecd41619746a775d9bc9d2902c5c90e (#1409)Roman Perepelitsa2021-05-251-3/+7
| |
* | don't leak 'token' local variable in parser (#1407)Roman Perepelitsa2021-05-241-1/+1
| |
* | pyenv: skip lines that start with "#" (#1376)Roman Perepelitsa2021-05-221-1/+1
| |
* | hide python version in pyenv in lean/classic/rainbow if the rest of the ↵Roman Perepelitsa2021-05-224-16/+16
| | | | | | | | content starts with it (#1376)
* | 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 ↵Roman Perepelitsa2021-05-221-5/+9
| | | | | | | | versions (#1376)
* | when resolving `python --version`, handle pyenv shims specially (#1378)Roman Perepelitsa2021-05-221-10/+29
| |
* | Add xplr segment (#1396)Maxim Baz2021-05-157-0/+50
| |
* | add P9K_IP_{RX,TX}_BYTES_DELTA to the list of parameters available within ↵Roman Perepelitsa2021-05-145-28/+50
| | | | | | | | POWERLEVEL9K_IP_CONTENT_EXPANSION (#1392)
* | 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
| |
* | fix style in font instructionsRoman Perepelitsa2021-04-182-9/+16
| |
* | Font instructions for Asbrú Connection Manager (#1362)alsoGAMER2021-04-181-1/+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 ↵Roman Perepelitsa2021-04-101-12/+7
| | | | | | | | POWERLEVEL9K_LOAD_{WARNING,CRITICAL}_PCT (#1340)
* | Fix gcloud CLI (#1342)Tim Ysewyn2021-04-041-3/+2
| | | | | | This reverts #1324 (d3de2e5).
* | 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
| | | | | | | | | | `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ł Cembaluk2021-03-281-0/+6
| |
* | respect POWERLEVEL9K_SHORTEN_DIR_LENGTH when ↵Roman Perepelitsa2021-03-281-2/+5
| | | | | | | | POWERLEVEL9K_SHORTEN_STRATEGY=truncate_to_last
* | Sets the filter for the current gcloud profile (#1324)Ramon Lucas2021-03-271-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)Daniel2021-03-211-0/+9
| |
* | remove all CR from prompt (#1304 and #1305)Roman Perepelitsa2021-03-171-3/+3
| |