Commit Graph

565 Commits

Author SHA1 Message Date
Laurențiu Nicola 18b094b77e
Add note about Gnome Terminal and missing fonts
See the link. It's fine if you don't want to merge this, but it's strange to mention some fonts in the README that don't quite work as-is. I lost quite a bit of time trying to figure it out.
2020-01-27 19:39:29 +02:00
Max Rydahl Andersen 774701432e Add `oc` to `POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND` (#436) 2020-01-25 18:18:30 +01:00
romkatv 833cc73f73 add a link to gitter 2020-01-24 18:50:22 +01:00
romkatv cf2b97e389 spello 2020-01-15 19:14:14 +01:00
romkatv 124723fdd2 add faq entry about SHOW_ON_COMMAND 2020-01-15 17:38:11 +01:00
romkatv 8394e6338e switch to debian in the docker demo
archlinux fails to install packages half the time

  error: key "Christian Hesse (Arch Linux Package Signing) <arch@eworm.de>" could not be imported

This seems to be a long-standing bug in arch that hasn't been acknowledged.
Users suffering from it are offered to to repeatedly wipe their keyring,
reinitialize, and retry.
2020-01-14 09:10:05 +01:00
romkatv 974529b642 add faq about changing colors 2020-01-12 11:36:00 +01:00
Eric Nielsen a50a336b64 Add Zim installation instructions to README.md (#411)
add zim installation instructions
2020-01-07 22:53:25 +01:00
romkatv 78da8d1b5a docs 2019-12-19 16:34:23 +01:00
romkatv c440fc79c5 docs: add faq about configuration wizard running all the time 2019-12-19 16:32:33 +01:00
Rajiv Ranjan Singh d0ff879744 corrected docs of README.md (#384)
Fix typos in readme.
2019-12-18 21:08:56 +01:00
romkatv 11b8979c61 s/macOS Terminal/Apple Terminal 2019-12-02 16:54:38 +01:00
romkatv 3e52e38b5b spello 2019-12-02 16:52:53 +01:00
romkatv 5044c61902 spelling 2019-12-02 14:50:22 +01:00
romkatv 8395e6cd68 add faq about context 2019-12-02 14:48:28 +01:00
romkatv e0697c200f add Git status description to FAQ 2019-12-02 13:09:06 +01:00
Jacek Musial 5c11690612 Correct typo in word starting 2019-11-29 12:35:01 +01:00
romkatv 8a759305dd extend faq 2019-11-20 23:35:45 +01:00
romkatv 1777bd41a6 docs 2019-11-15 11:58:49 +01:00
romkatv 6294e59268 font docs 2019-11-08 14:27:11 +01:00
romkatv 1382fa7e81 revert most changes from 5605799 2019-11-08 12:59:39 +01:00
romkatv 5f9dd5a619 Merge branch 'master' of https://github.com/Nobody912/powerlevel10k into Nobody912-master 2019-11-08 12:45:45 +01:00
romkatv 2aca13130a add --depth=1 2019-11-06 10:01:16 +01:00
Nobody912 56057992b9 Update README.md 2019-10-31 12:04:07 -07:00
romkatv f9e548dde9 docs 2019-10-27 14:43:13 +01:00
romkatv 01640fccba doc cleanup 2019-10-26 20:54:34 +02:00
romkatv 16d526377d doc cleanup 2019-10-26 20:53:00 +02:00
romkatv e8cf0f6d7e doc cleanup 2019-10-26 20:52:08 +02:00
romkatv 627d471fca improve instant prompt usability, update docs and add an option to the wizard to enable it 2019-10-26 20:43:38 +02:00
romkatv b46a251b93 mention that prompt can be customized by editing ~/.p10k.zsh 2019-10-25 09:57:56 +02:00
romkatv 97dbf1d1fb add a note saying that users should NOT enable instant prompt 2019-10-21 11:27:37 +02:00
romkatv bb7b755c25 git clone --depth=1 in docker 2019-10-20 20:28:14 +02:00
romkatv 8e8385b700 doc formatting 2019-10-20 17:52:24 +02:00
romkatv c675fc8cce better instant prompt docs 2019-10-20 17:49:00 +02:00
romkatv 4d561553e5 document minimum version requirements for instant prompt 2019-10-20 17:31:03 +02:00
romkatv de98e89d72 fix links 2019-10-20 17:28:54 +02:00
romkatv b2d1f832e9 new docs: instant prompt and broken unicode glyph debugging 2019-10-20 17:25:16 +02:00
romkatv 4f02ad912f enable instant prompt when configuration wizard runs 2019-10-20 16:40:51 +02:00
romkatv f5a5484412 update docs to recommend cloning powerlevel10k git repo with --depth=1 2019-10-07 10:35:27 +02:00
romkatv 7fb12160d8 doc cleanup 2019-10-07 10:13:13 +02:00
romkatv adfdf198b7 update loading time benchmark 2019-10-04 10:06:18 +02:00
romkatv 2862e5f395 replace ubuntu with archlinux in the docker command; it's faster to install 2019-10-04 08:00:06 +02:00
romkatv 6f11dca7d3 update loading time benchmarks 2019-10-03 22:15:30 +02:00
romkatv 4f3e6c5a8e update docs: powerlevel10k is no longer slow to load (still not fast though) 2019-10-02 16:39:41 +02:00
romkatv 28a3cc7445 be explicit that `zplugin ice` is not supported 2019-09-20 12:21:08 +02:00
romkatv 5f15731c6a add zplugin installation instructions 2019-09-19 17:44:21 +02:00
seiyeah78 cea71da00f fix readme 2019-09-20 00:05:24 +09:00
romkatv 5b293c13a2 add font instructions for konsole and tilix; change instructions for gnome terminal
The previous instructions for GNOME Terminal were simpler but they had a
hidden risk. Namely, if users skip the first step (install Meslo) and go
directly for the second (set Meslo as the default monospace font), their
terminal gets fucked up. See #218.
2019-09-17 10:12:48 +02:00
romkatv f5f5fba08f doc cleanup 2019-09-12 10:55:34 +02:00
romkatv 1ec035ead3 font docs 2019-09-06 12:24:42 +02:00