Commit Graph

4230 Commits (8fefef228571c08ce8074d42304adec3b0876819)
 

Author SHA1 Message Date
Roman Perepelitsa 717573d845 presume that `node --version` may depend on package.json ()
Roman Perepelitsa a49f90d3ba cleanup
Roman Perepelitsa 4e4c14927f update windows terminal font instructions to accound for the fact that they've changed the default settings.json ()
Roman Perepelitsa 2e0989c018 Merge commit '038de6f78b21171615d0b4628471e71efe10d77e'
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 ()

git-subtree-dir: gitstatus
git-subtree-split: 260a5f4bc9776d41d500a51464249ce5e555a99e
Roman Perepelitsa f5d61840ae Merge commit '96f3ca173331c5dba505d2ef5106cb0d605ec3be'
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 ()
abbf9a79 don't use static_assert with one argument as it's not available prior to c++17 ()
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
Roman Perepelitsa 4ba3c010f6 display "wip" in git status if the latest commit's summary contains "wip" or "WIP" ()
Roman Perepelitsa b9c62ca028 cleanup
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 ()
97c2aa17 Make `--version-glob` to receive an argument ()
95e549fd Support building on OpenBSD ()
b054ddf2 make homebrew instructions work on systems other than darwin-x86_64 ()
98f99ade fix brew formula check

git-subtree-dir: gitstatus
git-subtree-split: 113f1f698667d12906d97e3818aec5d760dc6e3d
Roman Perepelitsa f217e4a39a Merge commit 'ba83466e1da75d9260ebbb145215d9c46d6eadf6'
Roman Perepelitsa 77fa0e6dcc clarify that Windows Terminal is the one from Microsoft
Mark Adamson d87d557b0f
Correct name of Windows Terminal in README ()
Roman Perepelitsa c7ad00b5a5 add P9K_AWS_PROFILE and P9K_AWS_REGION and use it in default configs
Roman Perepelitsa 10918387b3 Merge branch 'alexjurkiewicz-aws-region'
Alex Jurkiewicz aa4d366341 Add region support for aws element
Zachary Palumbo 35acee119d
Fix icon padding for VCS bookmark icon () ()
Roman Perepelitsa c59720647a fix asdf, was broken by 1ad8e5759e ()
Roman Perepelitsa a3494a52d7 don't leak 'token' local variable in parser ()
Roman Perepelitsa f774df6c76 pyenv: skip lines that start with "#" ()
Roman Perepelitsa 69d3650958 hide python version in pyenv in lean/classic/rainbow if the rest of the content starts with it ()
Roman Perepelitsa 1ad8e5759e when searching for files in ancestor directories, do match in $HOME ()
Roman Perepelitsa 4d2346da0a set P9K_PYENV_PYTHON_VERSION correctly when dealing with multiple pyenv versions ()
Roman Perepelitsa 0ab7e1ccfd when resolving `python --version`, handle pyenv shims specially ()
Maxim Baz 9c034101fe
Add xplr segment ()
Roman Perepelitsa f924646194 add P9K_IP_{RX,TX}_BYTES_DELTA to the list of parameters available within POWERLEVEL9K_IP_CONTENT_EXPANSION ()
Roman Perepelitsa 8d1daa4e63 disable colors in the output of taskwarrior; this time for real ()
Roman Perepelitsa b69bb45ab1 disable colors in the output of taskwarrior ()
Roman Perepelitsa 48ff2e8065 fix style in font instructions
alsoGAMER 836332f578
Font instructions for Asbrú Connection Manager ()
Roman Perepelitsa 607befe822 bump version ()
Roman Perepelitsa cd865da150 expand c-escapes in kubectl ()
Roman Perepelitsa b55ad16bdf bug fix: segments whose state contains numbers could not be hidden ()
Roman Perepelitsa 30bd9461b3 replace POWERLEVEL9K_LOAD_THRESHOLD with POWERLEVEL9K_LOAD_{WARNING,CRITICAL}_PCT ()
Tim Ysewyn 8dc91004cb
Fix gcloud CLI ()
This reverts  (d3de2e5).
Klas Mellbourn 8b2aab74d4
Add CPU load threshold setting ()
Éverton Arruda 4d15cf977e
Get active gcloud profile using `list` command ()
`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
Paweł Cembaluk af86b53047
Added urxvt to manual font installation section. ()
Roman Perepelitsa eafd78c3e0 respect POWERLEVEL9K_SHORTEN_DIR_LENGTH when POWERLEVEL9K_SHORTEN_STRATEGY=truncate_to_last
Ramon Lucas d3de2e558c
Sets the filter for the current gcloud profile ()
When you have multiple profiles set up, you should only search for what is currently active.
Daniel 58f5470cd9
Add font configuration instructions for WezTerm ()
Roman Perepelitsa 7d786b9c50 remove all CR from prompt ( and )
Roman Perepelitsa d28e84ca70 don't display git tag when on a branch ()
wzy 6d545d5dd0
Fix ()
bcochofel 3920940ea8
add fluxctl and stern to show kubecontext ()
bcochofel 6a7115b35b
add azure classes ()
Roman Perepelitsa b816abfed0 work around bugs in add-zle-hook-widget ()
Dhananjay Tanpure d26bdcd601
Added wlan(w) to regular expression of network interfaces. ()
Name of network interface is generally wlan0 or wlp3s0.
Jaehee Hong 7b0698debf
README Homebrew installation script fix ()
make homebrew installation instructions work on darwin-arm64 and linux
Thomas Lauf 68abcc86d4
Change icon for the timewarrior segment to '' ()
Icon was changed in c65260aaab from '🛡️' to ''