1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-21 11:00:08 +00:00
Commit graph

4266 commits

Author SHA1 Message Date
Roman Perepelitsa cf1b586515 fix bugs introduced in 843dcf0167 2022-10-05 10:23:04 +02:00
Roman Perepelitsa 843dcf0167 survive broken FPATH (#10 2022-10-02 18:34:25 +02:00
hayas1 957249a95c Fix gcloud config directory 2022-09-23 14:34:57 +02:00
Roman Perepelitsa 4bbb198a60 fix tables broken by the last commit 2022-09-04 19:22:31 +02:00
Roman Perepelitsa b4a5379be8 Merge branch 'andresrinivasan-patch-1' 2022-09-04 19:21:23 +02:00
Roman Perepelitsa 5ca97df8fe Merge branch 'patch-1' of github.com:andresrinivasan/powerlevel10k into andresrinivasan-patch-1 2022-09-04 19:20:57 +02:00
André Srinivasan 18f939d344 Add references to Antidote
Signed-off-by: André Srinivasan <andre.srinivasan@gmail.com>
2022-09-01 13:59:51 -07:00
Roman Perepelitsa 3bfbb8294f sync fonts.md with README.md 2022-08-31 09:47:53 +02:00
Roman Perepelitsa cbca1bd8c1 docs: set font in Windows Terminal through the Settings UI 2022-08-31 09:46:32 +02:00
Roman Perepelitsa 534ace8773 Merge branch 'phwt-patch-1' 2022-08-31 09:42:55 +02:00
phwt 5d223b8351
docs: update Windows Terminal font configuration 2022-08-30 12:44:44 +07:00
Roman Perepelitsa 0493886837 clarify that quotes are necessary when specifying font name in crostini (#1934) 2022-08-20 10:16:28 +02:00
Roman Perepelitsa f9fd384d8d make zi installation instructions consistent with the rest; fix table formatting 2022-07-31 11:46:16 +02:00
Roman Perepelitsa 4a60348e07 Merge branch '0xMRTT-patch-1' 2022-07-31 11:43:24 +02:00
0xMRTT abc318b608
Add Zi plugin manager to the install list
A more detailled procedure of the installation of powerlevel10k with zi is available at [wiki.zshell.dev](https://wiki.zshell.dev/community/gallery/collection/themes#thp-romkatvpowerlevel10k)
2022-07-31 11:37:26 +02:00
Roman Perepelitsa e72264e01c don't trust cnorm as it's incorrect in some combinations of terminals and terminfo (#1699) 2022-07-21 13:54:51 +02:00
Roman Perepelitsa fd5fa09504 fix toolbox segment (#1916) 2022-07-20 11:12:37 +02:00
Roman Perepelitsa 7704f6b877 Merge branch 'christian-schulze-use-HOST-for-distrobox-detection' 2022-07-20 11:10:56 +02:00
Roman Perepelitsa 64c5f10379 Merge branch 'use-HOST-for-distrobox-detection' of https://github.com/christian-schulze/powerlevel10k into christian-schulze-use-HOST-for-distrobox-detection 2022-07-20 11:10:42 +02:00
Roman Perepelitsa 2dd6a29e4d replace a hyperlink in crostini instructions with regular text (#1934) 2022-07-14 16:42:44 +02:00
Omeir Fawaz 71e4e3288d fix typo in README 2022-07-14 14:25:49 +02:00
Roman Perepelitsa be3724bc80 typo in comments 2022-07-11 10:08:06 +02:00
Roman Perepelitsa 487a388dbd make crostini font instructions stylistically similar to the rest and copy them over to font.md (#1934) 2022-07-11 10:00:20 +02:00
Roman Perepelitsa c1c827e21d Merge branch 'alkis-crostini' 2022-07-11 09:51:59 +02:00
Alkis Evlogimenos 9a3c2f48a4 add Crostini installation instructions 2022-07-10 15:48:34 +03:00
Christian Schulze cb82b1f5d9 use HOST for distrobox detection 2022-06-24 15:09:06 +10:00
Roman Perepelitsa cf67cad465 fix the UNICODE code point for powerline "branch" icon in comments (#1911) 2022-06-22 12:06:42 +02:00
Gerald Turner 0c197ed4a5 battery plugin: Support Linux on Librem5 phone 2022-06-18 22:17:37 +02:00
Roman Perepelitsa 0bef490cda replace fig ads with installation instructions 2022-06-15 20:37:51 +02:00
Roman Perepelitsa 3ed9c1bce1 Merge branch 'ibayramli2001-fig' 2022-06-15 20:34:06 +02:00
Ilkin Bayramli 19bcd37935
Add Fig as an installation method to the README 2022-06-15 11:25:22 -07:00
Roman Perepelitsa 6b128d48d6 update alpine linux installation instructions 2022-06-06 17:33:37 +02:00
Anupam Srivastava 89ecd6539a Fixed minor spelling mistakes 2022-06-03 15:26:12 +02:00
Roman Perepelitsa 5c7ad753a2 add installation instructions for alpine; related: #1828 2022-05-28 18:59:10 +02:00
Roman Perepelitsa a3f6859a8d cleanup 2022-05-26 09:42:26 +02:00
Lucas Larson cf9a1fd02d suppress nounset error if DIRENV_DIR isn’t defined (fix #1876)
Signed-off-by: Lucas Larson <LucasLarson@riseup.net>
2022-05-26 09:41:45 +02:00
Roman Perepelitsa 74ff02a819 work around a bug in zsh 5.4.1 (#1872)
Here's the bug:

  zsh -fc 'print "${#${x}}"'

This code should print "0" but it prints "1" in zsh 5.4.1.
2022-05-20 16:58:51 +02:00
AdalZanabria 406e6aa9e4 Added missing segments to README without auto-formatting. 2022-05-03 12:04:31 -07:00
AdalZanabria d03058819d Revert "Added missing segments to README." because of auto-formatting.
This reverts commit e65e508743.
2022-05-03 12:04:31 -07:00
AdalZanabria ff531e5f2c Added missing segments to README. 2022-05-03 12:04:31 -07:00
Curtis Vogt 0b02654269 Show kubecontext when using kubeseal or skaffold 2022-04-07 12:32:24 -07:00
Roman Perepelitsa 657e184e0d disable vscode integration; it doesn't work anyway but it makes shell slower
Context: https://github.com/microsoft/vscode/pull/145610#issuecomment-1076519194
2022-04-04 15:14:55 +02:00
Roman Perepelitsa 65599411ec ignore garbage printed by vscode 2022-03-20 14:58:15 +01:00
Roman Perepelitsa e13283ec7d bug fix: strip escape sequences in instant prompt output less aggressively 2022-03-20 14:57:27 +01:00
Roman Perepelitsa f07d7baea3 minor cleanup around perlbrew 2022-02-28 10:30:39 +01:00
Roman Perepelitsa 73698935b8 Merge branch 'lmburns-perlbrew' 2022-02-28 10:24:10 +01:00
Lucas Burns 40a5cdfa6c
chore: forgot to add global variables to main 2022-02-26 20:32:53 -06:00
Lucas Burns b898d1de15
feature: added perlbrew 2022-02-26 20:27:19 -06:00
brent-moffit 59e90bd8b0 Add instant prompt for arch 2022-02-14 12:38:13 -08:00
brent-moffit 01467fae4f Change arch prompt colors to better match default themes 2022-02-14 12:27:56 -08:00