Commit Graph

4282 Commits (df8ed163438c1989da4daeb4174bfcb30abb285e)
 

Author SHA1 Message Date
Roman Perepelitsa 67f494cf54 docs: cross-link two faq entries 3 years ago
Roman Perepelitsa 606d4a85a9 readme: update git commands for ahead/behind arrows 3 years ago
Roman Perepelitsa 717573d845 presume that `node --version` may depend on package.json (#1388) 3 years ago
Roman Perepelitsa a49f90d3ba cleanup 3 years ago
Roman Perepelitsa 4e4c14927f update windows terminal font instructions to accound for the fact that they've changed the default settings.json (#1443) 3 years ago
Roman Perepelitsa 2e0989c018 Merge commit '038de6f78b21171615d0b4628471e71efe10d77e' 3 years ago
Roman Perepelitsa 038de6f78b Squashed 'gitstatus/' changes from 96b520b2..260a5f4b
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
3 years ago
Roman Perepelitsa f5d61840ae Merge commit '96f3ca173331c5dba505d2ef5106cb0d605ec3be' 3 years ago
Roman Perepelitsa 96f3ca1733 Squashed 'gitstatus/' changes from 113f1f69..96b520b2
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
3 years ago
Roman Perepelitsa 4ba3c010f6 display "wip" in git status if the latest commit's summary contains "wip" or "WIP" (#1425) 3 years ago
Roman Perepelitsa b9c62ca028 cleanup 3 years ago
Roman Perepelitsa ba83466e1d Squashed 'gitstatus/' changes from 6d00edd0..113f1f69
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
3 years ago
Roman Perepelitsa f217e4a39a Merge commit 'ba83466e1da75d9260ebbb145215d9c46d6eadf6' 3 years ago
Roman Perepelitsa 77fa0e6dcc clarify that Windows Terminal is the one from Microsoft 3 years ago
Mark Adamson d87d557b0f
Correct name of Windows Terminal in README (#1424) 3 years ago
Roman Perepelitsa c7ad00b5a5 add P9K_AWS_PROFILE and P9K_AWS_REGION and use it in default configs 3 years ago
Roman Perepelitsa 10918387b3 Merge branch 'alexjurkiewicz-aws-region' 3 years ago
Alex Jurkiewicz aa4d366341 Add region support for aws element 3 years ago
Zachary Palumbo 35acee119d
Fix icon padding for VCS bookmark icon (#1414) (#1415) 3 years ago
Roman Perepelitsa c59720647a fix asdf, was broken by 1ad8e5759e (#1409) 3 years ago
Roman Perepelitsa a3494a52d7 don't leak 'token' local variable in parser (#1407) 3 years ago
Roman Perepelitsa f774df6c76 pyenv: skip lines that start with "#" (#1376) 3 years ago
Roman Perepelitsa 69d3650958 hide python version in pyenv in lean/classic/rainbow if the rest of the content starts with it (#1376) 3 years ago
Roman Perepelitsa 1ad8e5759e when searching for files in ancestor directories, do match in $HOME (#1376) 3 years ago
Roman Perepelitsa 4d2346da0a set P9K_PYENV_PYTHON_VERSION correctly when dealing with multiple pyenv versions (#1376) 3 years ago
Roman Perepelitsa 0ab7e1ccfd when resolving `python --version`, handle pyenv shims specially (#1378) 3 years ago
Maxim Baz 9c034101fe
Add xplr segment (#1396) 3 years ago
Roman Perepelitsa f924646194 add P9K_IP_{RX,TX}_BYTES_DELTA to the list of parameters available within POWERLEVEL9K_IP_CONTENT_EXPANSION (#1392) 3 years ago
Roman Perepelitsa 8d1daa4e63 disable colors in the output of taskwarrior; this time for real (#1365) 3 years ago
Roman Perepelitsa b69bb45ab1 disable colors in the output of taskwarrior (#1365) 3 years ago
Roman Perepelitsa 48ff2e8065 fix style in font instructions 3 years ago
alsoGAMER 836332f578
Font instructions for Asbrú Connection Manager (#1362) 3 years ago
Roman Perepelitsa 607befe822 bump version (#1361) 3 years ago
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