Commit Graph

58 Commits (112648acb106596cd14b0ba8bdccddc9ce4e5f4c)

Author SHA1 Message Date
romkatv 0f406f088d use NORDVPN_ICON instead of LOCK_ICON in nordvpn prompt segment 5 years ago
romkatv 47990df0b8 add POWERLEVEL9K_MODE=ascii 5 years ago
romkatv e84b20901c s/ASDF_GO/ASDF_GOLANG/
Fixes #529.
5 years ago
romkatv 8cf22480c0 add taskwarrior prompt segment; see #511 5 years ago
romkatv 891090acc4 make locale workarounds more robust 5 years ago
romkatv 9ce0a0551e attempt to make locale workarounds more robust 5 years ago
romkatv 060103f63f recognize void linux; use the generic linux icon for now; fixes #509 5 years ago
romkatv a6a2d9a481 stop loading icons.zsh lazily; print boundaries in get_icon_names 5 years ago
romkatv 245a420499 add phpenv prompt segment; see #499 5 years ago
romkatv f01c200e98 rename many _p9k_ vars to _p9k__; trigger state dump when timewarrior and asdf caches change 5 years ago
romkatv fd30ed1560 add icons (for asdf): ERLANG_ICON, ELIXIR_ICON, POSTGRES_ICON 5 years ago
romkatv f9f3aa594a add spaces after a few icons that tend to be very wide in non-monospace fonts 5 years ago
romkatv 80139d8949 add NODEJS_ICON and DOTNET_CORE_ICON (for asdf) 5 years ago
romkatv d716875918 replace terraform icon; several terminals have bugs that prevent them from rendering the current icon correctly 5 years ago
romkatv a12f7ac8ee when the user's locale is misconfigured, set it to utf8 at the top level
fixes #469
5 years ago
romkatv 71f4eade9f add wifi prompt segment 5 years ago
romkatv a0535ffcd6 replace all wide glyphs with narrow in nerdfont configuration; many terminals have bugs that prevents them from properly rendering wide glyphs 5 years ago
romkatv b0a08e0ae5 Merge branch 'master' into tour 5 years ago
romkatv 1bdee256e5 add POWERLEVEL9K_LEGACY_ICON_SPACING 5 years ago
romkatv c65260aaab change the default timewarrior icon (shield => watch); see #295 5 years ago
romkatv 73878f398a add nix_shell prompt segment; see #448 5 years ago
romkatv bfa70fa86d add timewarrior prompt segment; see #295 5 years ago
romkatv a9715367d4 fix prompt_char (never showed error); unify options 5 years ago
romkatv 197e542a84 use a more portable icon for todo in portable font mode 5 years ago
romkatv acb6b68a37 add nnn prompt segment; see #342 5 years ago
romkatv a9620d7dca add plenv prompt segment; see #342 5 years ago
romkatv 20a17daf15 add luaenv prompt segment; see #342 5 years ago
romkatv a8f9527079 add gcloud prompt segment; fixes #366 5 years ago
romkatv 22f0d6a82a add fvm 5 years ago
romkatv 113f290826 add vim_shell prompt segment; see #359 5 years ago
romkatv 3340dc7269 new prompt segment: midnignt_commander (see #342) 5 years ago
romkatv f722f3d1ce add direnv segment; fixes 291 5 years ago
romkatv e7520409d1 use more conservative glyphs in 'compatible' and 'powerline' mode
See #265.
5 years ago
romkatv de63bb8ab2 survive old 'awesome' mapped fonts that miss glyphs 5 years ago
romkatv bb6540ae6e remove spurious execute permissions 5 years ago
romkatv 4ef1a9bbdd add azure prompt segment 5 years ago
romkatv 0cb680edd1 fix bugs in startup speedup and make it yet faster 5 years ago
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.
5 years ago
romkatv 0067e0d4a1 survive emulate sh; fixes #226 5 years ago
romkatv 4563f744dd use lock as vpn icon where lock is available 5 years ago
romkatv a7e3a70069 better PROXY_ICON 5 years ago
romkatv 3674e69b43 stop setting prompt_cr and prompt_sp 5 years ago
romkatv 91b715f18f disable or substitute "compatible" icons that cannot be displayed by the stock Menlo on macOS 5 years ago
romkatv 0c627eb31d add `proxy` prompt segment 5 years ago
romkatv 7d6400774f tune trailing whitespace for all icons when using typical non-monospace fonts 5 years ago
romkatv e537a0ee62 better utf-8 handling 5 years ago
romkatv b3010c0156 use hammer and wrench emoji for terraform with all fonts 5 years ago
romkatv 4c12eb7224 add terraform prompt segment 5 years ago
romkatv 49063ee757 add ranger prompt; see #171 5 years ago
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.
5 years ago