Commit graph

26 commits

Author SHA1 Message Date
romkatv
e7520409d1 use more conservative glyphs in 'compatible' and 'powerline' mode
See #265.
2019-10-27 09:41:11 +01:00
romkatv
de63bb8ab2 survive old 'awesome' mapped fonts that miss glyphs 2019-10-23 09:16:21 +02:00
romkatv
bb6540ae6e remove spurious execute permissions 2019-10-09 23:32:41 +02:00
romkatv
4ef1a9bbdd add azure prompt segment 2019-10-08 13:46:39 +02:00
romkatv
0cb680edd1 fix bugs in startup speedup and make it yet faster 2019-10-03 14:21:58 +02:00
romkatv
4a4f7e1eef new prompt segment: dotnet_version
To enable this segment:

  1. Run `p10k configure`.
  2. Open `~/.p10k.zsh` and search for `dotnet_version`.
  3. Uncomment the first occurrence.

Fixes #233.
2019-09-24 10:19:11 +02:00
romkatv
0067e0d4a1 survive emulate sh; fixes #226 2019-09-20 11:22:14 +02:00
romkatv
4563f744dd use lock as vpn icon where lock is available 2019-09-19 14:34:14 +02:00
romkatv
a7e3a70069 better PROXY_ICON 2019-09-19 14:11:44 +02:00
romkatv
3674e69b43 stop setting prompt_cr and prompt_sp 2019-09-12 10:58:37 +02:00
romkatv
91b715f18f disable or substitute "compatible" icons that cannot be displayed by the stock Menlo on macOS 2019-09-07 09:28:45 +02:00
romkatv
0c627eb31d add proxy prompt segment 2019-08-27 10:57:54 +02:00
romkatv
7d6400774f tune trailing whitespace for all icons when using typical non-monospace fonts 2019-08-26 12:06:06 +02:00
romkatv
e537a0ee62 better utf-8 handling 2019-08-20 14:56:43 +02:00
romkatv
b3010c0156 use hammer and wrench emoji for terraform with all fonts 2019-08-19 16:09:56 +02:00
romkatv
4c12eb7224 add terraform prompt segment 2019-08-19 16:07:59 +02:00
romkatv
49063ee757 add ranger prompt; see #171 2019-08-17 10:01:06 +02:00
romkatv
33e1dd7790 Try harder when running on a system with incorrectly configured locale.
ZSH will still be broken when locale is misconfigured but at least p10k
will work so users will look for help elsewhere.

Fixes #173.
2019-08-17 09:22:31 +02:00
romkatv
36174484cc slightly better icons 2019-08-12 08:40:19 +02:00
romkatv
d6401aad69 add a space after all os icons 2019-08-08 12:05:58 +02:00
romkatv
f62d1d5ae3 speciazled diagnostics for i686; more escapes; more opts 2019-08-05 10:37:04 +02:00
romkatv
b830c5cc45 comments 2019-07-29 15:32:42 +02:00
romkatv
9a7d86d1f2 fix MULTILINE_*_PREFIX icons for awesome-mapped-fontconfig and remove dollars 2019-07-29 12:45:28 +02:00
romkatv
d963f10db9 change EXECUTION_TIME_ICON and NODE_ICON in the default mode; many fonts couldn't render these 2019-07-29 07:55:54 +02:00
romkatv
fcc769c58b tune default mode icons 2019-07-28 16:39:21 +02:00
romkatv
40fa321cc2 move icons.zsh to internal 2019-07-24 15:06:36 +02:00
Renamed from functions/icons.zsh (Browse further)