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

757 commits

Author SHA1 Message Date
Isaac Lebwohl-Steiner 0122a63834
Add instructions to manually set font on Yakuake 2021-09-13 18:25:55 -07:00
Roman Perepelitsa 543e2d59cf change formatting in the font installation instructions to make it more obvious where each step begins and ends 2021-09-13 10:31:34 +02:00
Roman Perepelitsa c5c9178341 update a link to visual-studio-code-font-settings.jpg (now with annotations) 2021-09-03 10:27:01 +02:00
Roman Perepelitsa c2c3171927 extra verbose instructions for vscode font changes 2021-09-03 10:10:11 +02:00
Roman Perepelitsa b5f4d27c74 add a screenshot of vscode font settings 2021-09-03 09:42:31 +02:00
Roman Perepelitsa 2c7241c43d add an extra step to the uninstallation instructions to delete cache files (#1561) 2021-09-02 13:47:29 +02:00
Patrick Tavares 6aeb13b08a add terraform_version segment to the list of available segments 2021-08-16 18:47:40 +02:00
Eric Nielsen 32e76e7721
Update README.md (#1532)
with new changed from version 1.5.0 of Zim.
2021-08-10 19:03:29 +02:00
ahillio 46a3e51896
readme: make 2steps for oh-my-zsh installation explicit. (#1526) 2021-08-08 11:22:22 -07:00
NickVeld c23f3c3c10
README: Windows Terminal "default"->"defaults" key (#1499) 2021-07-22 20:29:54 +02:00
Roman Perepelitsa 5e1c1caeb1 doc: spello 2021-07-22 12:01:06 +02:00
Chris Williams 1e7be00e04
show kubecontext show for 'flux' (#1480)
Support for flux v2 CLI

Co-authored-by: Chris Williams <chris.williams@amwell.com>
2021-07-09 08:46:18 -07:00
Roman Perepelitsa 3213e2e17f docs: grammar 2021-07-01 12:05:46 +02:00
Roman Perepelitsa fd7313a5e7 replace @{u} with @{upstream} in the docs (it's the same thing but clearer) 2021-06-30 18:44:10 +02:00
Roman Perepelitsa 67f494cf54 docs: cross-link two faq entries 2021-06-17 17:59:17 +02:00
Roman Perepelitsa 606d4a85a9 readme: update git commands for ahead/behind arrows 2021-06-17 15:20:14 +02:00
Roman Perepelitsa a49f90d3ba cleanup 2021-06-11 10:19:09 +02:00
Roman Perepelitsa 4e4c14927f update windows terminal font instructions to accound for the fact that they've changed the default settings.json (#1443) 2021-06-11 10:17:23 +02:00
Roman Perepelitsa 4ba3c010f6 display "wip" in git status if the latest commit's summary contains "wip" or "WIP" (#1425) 2021-06-08 11:47:19 +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
Maxim Baz 9c034101fe
Add xplr segment (#1396) 2021-05-15 04:37:58 -07:00
Roman Perepelitsa 48ff2e8065 fix style in font instructions 2021-04-18 08:54:54 +02:00
Paweł Cembaluk af86b53047
Added urxvt to manual font installation section. (#1326) 2021-03-28 05:59:23 -07:00
Daniel 58f5470cd9
Add font configuration instructions for WezTerm (#1313) 2021-03-21 09:03:53 -07:00
bcochofel 3920940ea8
add fluxctl and stern to show kubecontext (#1268) 2021-02-21 21:03:14 +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 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
joxxperez a43748d427
Add font installation instructions for WSLtty 2021-01-02 20:10:48 +08:00
Roman Perepelitsa 033e01a272 docs: more info about greyed out vcs 2020-12-21 07:33:17 +01:00
Samuel Gräfenstein 38a5492b5f
Remove trailing whitespace (#1173) 2020-12-20 16:28:52 +01:00
Roman Perepelitsa 4807bd8da2 doc cleanup 2020-12-20 07:33:10 +01:00
Roman Perepelitsa 7a6eef4918 docs: make p10k configure method of installing MesloLGS NF for iTerm2 more prominent 2020-12-19 08:46:09 +01:00
Roman Perepelitsa 7cb7ee07be docs: add missing colons 2020-11-25 17:55:01 +01:00
Roman Perepelitsa ade5b86226 docs: s/Windows Terminal/Microsoft Terminal/ 2020-11-25 17:53:00 +01:00
Roman Perepelitsa e1e50dc84c Merge branch 'ravinderpal-patch-1' 2020-11-25 17:52:03 +01:00
Roman Perepelitsa 685682da90 Revert "docs: experiment with image dimensions"
This reverts commit 507018f079.
2020-11-25 12:09:55 +01:00
Roman Perepelitsa 507018f079 docs: experiment with image dimensions 2020-11-25 11:52:44 +01:00
Roman Perepelitsa feaf120ddc replace >>! with >>; the former does not work in non-zsh shells; users who set noclobber presumably know how to deal with errors from this option 2020-11-11 07:04:02 +01:00
Roman Perepelitsa 8840fe550e correct install-without-internet instructions w.r.t. ZSH_THEME 2020-11-11 07:02:38 +01:00
Roman Perepelitsa 2fc7257486 docs 2020-11-06 09:13:04 +01:00
Stephen b9be4f968b
Updating README.md typo (#1077) 2020-10-28 09:20:36 +01:00
Roman Perepelitsa 8f0db0c95a expand the list of things powerlevel10k does not affect 2020-10-27 08:01:42 +01:00
Roman Perepelitsa 49d5617989 doc cleanup 2020-10-25 06:14:39 +01:00
Roman Perepelitsa 78301e82c7 clean up kitty font instructions and duplicate them in readme.md 2020-10-25 06:14:12 +01:00
Roman Perepelitsa 2bcf38f554 add #font anchor to the readme 2020-10-21 15:53:29 +02:00
Kid e43209409b
Correct Python version in README (#1065) 2020-10-21 12:28:59 +02:00