Commit graph

3872 commits

Author SHA1 Message Date
Roman Perepelitsa
b9c62ca028 cleanup 2021-06-04 15:02:36 +02:00
Roman Perepelitsa
f217e4a39a Merge commit 'ba83466e1da75d9260ebbb145215d9c46d6eadf6' 2021-05-30 10:35:40 +02:00
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
2021-05-30 10:35:40 +02:00
Roman Perepelitsa
77fa0e6dcc clarify that Windows Terminal is the one from Microsoft 2021-05-29 08:41:20 +02:00
Mark Adamson
d87d557b0f
Correct name of Windows Terminal in README (#1424) 2021-05-28 23:39:59 -07:00
Roman Perepelitsa
c7ad00b5a5 add P9K_AWS_PROFILE and P9K_AWS_REGION and use it in default configs 2021-05-28 14:55:27 +02:00
Roman Perepelitsa
10918387b3 Merge branch 'alexjurkiewicz-aws-region' 2021-05-28 14:52:29 +02:00
Alex Jurkiewicz
aa4d366341 Add region support for aws element 2021-05-28 14:25:39 +10:00
Zachary Palumbo
35acee119d
Fix icon padding for VCS bookmark icon (#1414) (#1415) 2021-05-26 07:40:05 -07:00
Roman Perepelitsa
c59720647a fix asdf, was broken by 1ad8e5759e (#1409) 2021-05-25 14:01:41 +02:00
Roman Perepelitsa
a3494a52d7 don't leak 'token' local variable in parser (#1407) 2021-05-24 09:19:13 +02:00
Roman Perepelitsa
f774df6c76 pyenv: skip lines that start with "#" (#1376) 2021-05-22 12:19:41 +02:00
Roman Perepelitsa
69d3650958 hide python version in pyenv in lean/classic/rainbow if the rest of the content starts with it (#1376) 2021-05-22 12:09:13 +02:00
Roman Perepelitsa
1ad8e5759e when searching for files in ancestor directories, do match in $HOME (#1376) 2021-05-22 11:57:13 +02:00
Roman Perepelitsa
4d2346da0a set P9K_PYENV_PYTHON_VERSION correctly when dealing with multiple pyenv versions (#1376) 2021-05-22 11:32:24 +02:00
Roman Perepelitsa
0ab7e1ccfd when resolving python --version, handle pyenv shims specially (#1378) 2021-05-22 11:00:19 +02:00
Maxim Baz
9c034101fe
Add xplr segment (#1396) 2021-05-15 04:37:58 -07:00
Roman Perepelitsa
f924646194 add P9K_IP_{RX,TX}_BYTES_DELTA to the list of parameters available within POWERLEVEL9K_IP_CONTENT_EXPANSION (#1392) 2021-05-14 11:41:56 +02:00
Roman Perepelitsa
8d1daa4e63 disable colors in the output of taskwarrior; this time for real (#1365) 2021-04-20 22:19:51 +02:00
Roman Perepelitsa
b69bb45ab1 disable colors in the output of taskwarrior (#1365) 2021-04-20 20:53:58 +02:00
Roman Perepelitsa
48ff2e8065 fix style in font instructions 2021-04-18 08:54:54 +02:00
alsoGAMER
836332f578
Font instructions for Asbrú Connection Manager (#1362) 2021-04-17 23:48:26 -07:00
Roman Perepelitsa
607befe822 bump version (#1361) 2021-04-16 22:07:08 +02:00
Roman Perepelitsa
cd865da150 expand c-escapes in kubectl (#1361) 2021-04-16 21:42:41 +02:00
Roman Perepelitsa
b55ad16bdf bug fix: segments whose state contains numbers could not be hidden (#1353) 2021-04-12 12:22:19 +02:00
Roman Perepelitsa
30bd9461b3 replace POWERLEVEL9K_LOAD_THRESHOLD with POWERLEVEL9K_LOAD_{WARNING,CRITICAL}_PCT (#1340) 2021-04-10 14:27:09 +02:00
Tim Ysewyn
8dc91004cb
Fix gcloud CLI (#1342)
This reverts #1324 (d3de2e5).
2021-04-04 09:59:17 -07:00
Klas Mellbourn
8b2aab74d4
Add CPU load threshold setting (#1340) 2021-04-04 02:21:39 -07:00
É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
2021-03-30 19:46:50 +02:00
Paweł Cembaluk
af86b53047
Added urxvt to manual font installation section. (#1326) 2021-03-28 05:59:23 -07:00
Roman Perepelitsa
eafd78c3e0 respect POWERLEVEL9K_SHORTEN_DIR_LENGTH when POWERLEVEL9K_SHORTEN_STRATEGY=truncate_to_last 2021-03-28 09:54:30 +02:00
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.
2021-03-27 01:16:50 -07:00
Daniel
58f5470cd9
Add font configuration instructions for WezTerm (#1313) 2021-03-21 09:03:53 -07:00
Roman Perepelitsa
7d786b9c50 remove all CR from prompt (#1304 and #1305) 2021-03-17 08:44:29 +01:00
Roman Perepelitsa
d28e84ca70 don't display git tag when on a branch (#1294) 2021-03-09 12:20:28 +01:00
wzy
6d545d5dd0
Fix #1286 (#1288) 2021-03-07 00:11:28 -08:00
bcochofel
3920940ea8
add fluxctl and stern to show kubecontext (#1268) 2021-02-21 21:03:14 +01:00
bcochofel
6a7115b35b
add azure classes (#1274) 2021-02-21 19:02:14 +01:00
Roman Perepelitsa
b816abfed0 work around bugs in add-zle-hook-widget (#1238) 2021-01-26 12:43:07 +01:00
Dhananjay Tanpure
d26bdcd601
Added wlan(w) to regular expression of network interfaces. (#1224)
Name of network interface is generally wlan0 or wlp3s0.
2021-01-15 18:20:46 +01:00
Jaehee Hong
7b0698debf
README Homebrew installation script fix (#1222)
make homebrew installation instructions work on darwin-arm64 and linux
2021-01-14 15:51:52 +01:00
Thomas Lauf
68abcc86d4
Change icon for the timewarrior segment to '' (#1217)
Icon was changed in c65260aaab from '🛡️' to ''
2021-01-13 09:05:59 +01:00
Roman Perepelitsa
00232d1b6d doc cleanup 2021-01-09 23:55:54 +01:00
Roman Perepelitsa
a2695675e6 Merge branch 'joxxperez-master' 2021-01-09 23:53:52 +01:00
Roman Perepelitsa
a20dcd0284 Merge branch 'master' of https://github.com/joxxperez/powerlevel10k into joxxperez-master 2021-01-09 23:53:45 +01:00
Roman Perepelitsa
4fa8943960 doc cleanup 2021-01-09 23:53:03 +01:00
Roman Perepelitsa
f0af094382 Merge branch 'YorkGrizzly-master' 2021-01-09 23:50:59 +01:00
Roman Perepelitsa
eadc0d7653 Merge branch 'master' of https://github.com/YorkGrizzly/powerlevel10k into YorkGrizzly-master 2021-01-09 23:50:43 +01:00
Julio Carlos Barrera Juez
33f20f5eae
Add tailscale in VPN network interface regex. (#1208) 2021-01-09 23:49:12 +01:00
joxxperez
a43748d427
Add font installation instructions for WSLtty 2021-01-02 20:10:48 +08:00