Commit graph

46 commits

Author SHA1 Message Date
romkatv
80139d8949 add NODEJS_ICON and DOTNET_CORE_ICON (for asdf) 2020-02-06 16:52:23 +01:00
romkatv
d716875918 replace terraform icon; several terminals have bugs that prevent them from rendering the current icon correctly 2020-02-06 08:44:19 +01:00
romkatv
a12f7ac8ee when the user's locale is misconfigured, set it to utf8 at the top level
fixes #469
2020-02-05 12:50:58 +01:00
romkatv
71f4eade9f add wifi prompt segment 2020-02-03 11:47:55 +01:00
romkatv
a0535ffcd6 replace all wide glyphs with narrow in nerdfont configuration; many terminals have bugs that prevents them from properly rendering wide glyphs 2020-02-03 08:40:49 +01:00
romkatv
b0a08e0ae5 Merge branch 'master' into tour 2020-01-31 10:53:40 +01:00
romkatv
1bdee256e5 add POWERLEVEL9K_LEGACY_ICON_SPACING 2020-01-30 16:42:34 +01:00
romkatv
c65260aaab change the default timewarrior icon (shield => watch); see #295 2020-01-30 10:57:11 +01:00
romkatv
73878f398a add nix_shell prompt segment; see #448 2020-01-30 08:25:24 +01:00
romkatv
bfa70fa86d add timewarrior prompt segment; see #295 2020-01-26 19:29:06 +01:00
romkatv
a9715367d4 fix prompt_char (never showed error); unify options 2020-01-26 16:54:52 +01:00
romkatv
197e542a84 use a more portable icon for todo in portable font mode 2020-01-03 09:55:41 +01:00
romkatv
acb6b68a37 add nnn prompt segment; see #342 2020-01-02 18:59:19 +01:00
romkatv
a9620d7dca add plenv prompt segment; see #342 2020-01-02 18:24:01 +01:00
romkatv
20a17daf15 add luaenv prompt segment; see #342 2020-01-02 17:57:14 +01:00
romkatv
a8f9527079 add gcloud prompt segment; fixes #366 2019-12-05 23:53:30 +01:00
romkatv
22f0d6a82a add fvm 2019-12-05 17:45:30 +01:00
romkatv
113f290826 add vim_shell prompt segment; see #359 2019-12-02 13:29:58 +01:00
romkatv
3340dc7269 new prompt segment: midnignt_commander (see #342) 2019-12-01 12:14:24 +01:00
romkatv
f722f3d1ce add direnv segment; fixes 291 2019-10-27 11:27:03 +01:00
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)