Commit Graph

699 Commits

Author SHA1 Message Date
Stephen d36929579b
Simplified and updated Alacritty font config steps
Required YAML included in full. Quotes added to font family due to space in family name. Unnecessary detail has been removed.
2020-08-06 19:44:42 -06:00
Stephen 35365fccc7
Adding Alacritty font config changes
Shortened steps and included official doc.
2020-08-05 11:55:43 -06:00
Stephen da7d134ab4
Add MesloLGS font config steps for Alacritty 2020-08-04 18:44:05 -06:00
Roman Perepelitsa 05ff662568 add more info about the resizing bug and patch 2020-07-29 09:45:02 +02:00
Kamlesh d0edcbc966
Add Instructions to make powerlevel10 work for Guake (#882)
Update instructions for the `Guake` terminal
2020-07-12 08:19:01 +02:00
Roman Perepelitsa 6c9d0977a6 make omz installation command work when executed from weird shells (no quoting though; that would be too much) 2020-07-11 10:07:34 +02:00
mundry 178c3bccf0
Add font configuration instructions for Terminator. (#835)
Co-authored-by: mundry <mundry@users.noreply.github.com>
2020-06-21 11:03:36 +02:00
Roman Perepelitsa 05dad31f3f add uninstall instructions for arch linux 2020-06-06 18:39:43 +02:00
Roman Perepelitsa b2be33d556 fix formatting 2020-06-06 18:36:52 +02:00
Roman Perepelitsa 04656da7c1 add install and update instructions for arch linux 2020-06-06 18:31:48 +02:00
Roman Perepelitsa 55a9f366a8 typo in docs 2020-06-01 07:32:48 +02:00
romkatv d8d6efc4ec add more details to uninstall instructions 2020-05-27 07:41:54 +02:00
romkatv c9e3cfe5db add `rm -f ~/.p10k.zsh` to uninistall instructions 2020-05-27 07:37:19 +02:00
romkatv 937204640a add uninistall instructions 2020-05-27 07:35:31 +02:00
romkatv ba6c79e277 docs: remove packaging instructions and instead discourage it 2020-05-26 11:14:33 +02:00
romkatv ed3287b737 Revert "mention that arch linux packages for powerlevel10k are broken and should not be used"
This reverts commit 6b69030bfb.
2020-05-25 17:07:41 +02:00
romkatv a963533cbd mention that powerlevel10k once again can be installed from AUR 2020-05-24 13:08:05 +02:00
romkatv be83ec430c replace Ⅴ (roman numeral 5) with V (ascii); see #754 2020-05-23 14:20:37 +02:00
romkatv 6b69030bfb mention that arch linux packages for powerlevel10k are broken and should not be used 2020-05-22 21:36:40 +02:00
romkatv 48c6ff4701 expand dir color faq 2020-05-17 08:28:02 +02:00
romkatv b62a164998 add chinese translation for the reference to gitee.com
See #124.

Thanks, @ayalhw.
2020-05-16 13:39:48 +02:00
romkatv af0b387182 mention that powerlevel10k can be cloned from gitee.com; see #124 2020-05-16 13:29:03 +02:00
romkatv 3ddb8025d5 fix POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN example 2020-05-14 12:06:46 +02:00
romkatv 6f5e834b8e update version in packaging instructions 2020-05-13 12:48:04 +02:00
romkatv d0f6cd0b50 update build instructions 2020-05-13 10:44:19 +02:00
romkatv d075b5a5cb disable aliases before calling zcompile 2020-05-12 08:34:01 +02:00
romkatv b305649e53 docs 2020-05-10 16:58:41 +02:00
romkatv 1c39df6280 document how to package powerlevel10k for distribution 2020-05-10 16:38:06 +02:00
Roman Perepelitsa f14ffcff2c
typo 2020-04-29 21:51:01 +02:00
romkatv 1e598907f1 Merge branch 'LeSeulArtichaut-patch-1' 2020-04-27 08:12:22 +02:00
LeSeulArtichaut 78eb23f4f3
Add terminal instructions for Terminus 2020-04-26 01:44:00 +02:00
romkatv 0ac58db9ec Merge branch 'Jemoka-master' 2020-04-24 07:19:01 +02:00
Houjun Liu c7abab6e01
Include font instruction for Blink 2020-04-23 15:00:16 -07:00
779g 8c84041ec7
Documented a default $ZSH_CUSTOM to install with Oh My Zsh Install in a script (#648)
Co-authored-by: 779g <aztlan@779.mx>
2020-04-21 22:24:29 +02:00
cptpcrd 0bb331b55d
Fix Arch Linux installation instructions (#644)
`pacman -Sy` does a partial upgrade, which is specifically documented as
being unsupported.
2020-04-20 17:43:19 +02:00
romkatv 993203a308 mention that MesloLGS NF is released under Apache license 2020-04-16 08:10:38 +02:00
romkatv af027c9989 mention that fix-winchanged doesn't work on alacritty (#175) 2020-04-13 08:39:46 +02:00
romkatv 7963a365d8 add java_version to docs 2020-04-12 09:16:36 +02:00
romkatv 8573855d39 replace debian with alpine in the docker demo (starts much faster) 2020-03-29 14:18:16 +02:00
romkatv 2648292323 remove capitalization in some links for consistency 2020-03-28 18:13:59 +01:00
Roman Perepelitsa b577175c53
Tweak readme intro (#590)
Co-authored-by: Cameron Steffen <cam.steffen94@gmail.com>
2020-03-27 19:16:37 +01:00
romkatv 1c888e7b64 move the link to the TOC a bit higher; some users want to see it but give up before they reach it 2020-03-27 17:14:12 +01:00
romkatv a380b8d51c add padding after slanted separators when using non-monospace font; count width savings to be able to show more styles on narrow terminals 2020-03-27 08:28:08 +01:00
romkatv 1ca48bec93 recommend enabling builtin powerline glyphs in iterm2 2020-03-22 18:01:58 +01:00
romkatv 2fbbc2a776 link to font faq 2020-03-22 17:58:42 +01:00
romkatv 5d0ae3adba document how MesloLGS NF was created 2020-03-22 16:46:54 +01:00
romkatv 505a77f02e add installation instructions for Arch Linux via Pacman 2020-03-21 09:15:05 +01:00
Yaroslav Derman 3468715e63
Added installation via antibody (#573) 2020-03-20 20:46:04 +01:00
romkatv 6f9ae0fd17 make os_icon non-bold 2020-03-20 18:33:18 +01:00
romkatv 2f0e193b7b s/and and/and/ 2020-03-13 13:24:03 +01:00