Commit Graph

100 Commits (70b911594a5c92e18707ba9dc0b9f37d5d4ec2ae)

Author SHA1 Message Date
romkatv 245a420499 add phpenv prompt segment; see
romkatv f01c200e98 rename many _p9k_ vars to _p9k__; trigger state dump when timewarrior and asdf caches change
romkatv fd30ed1560 add icons (for asdf): ERLANG_ICON, ELIXIR_ICON, POSTGRES_ICON
romkatv f9f3aa594a add spaces after a few icons that tend to be very wide in non-monospace fonts
romkatv 80139d8949 add NODEJS_ICON and DOTNET_CORE_ICON (for asdf)
romkatv d716875918 replace terraform icon; several terminals have bugs that prevent them from rendering the current icon correctly
romkatv a12f7ac8ee when the user's locale is misconfigured, set it to utf8 at the top level
fixes 
romkatv 71f4eade9f add wifi prompt segment
romkatv a0535ffcd6 replace all wide glyphs with narrow in nerdfont configuration; many terminals have bugs that prevents them from properly rendering wide glyphs
romkatv b0a08e0ae5 Merge branch 'master' into tour
romkatv 1bdee256e5 add POWERLEVEL9K_LEGACY_ICON_SPACING
romkatv c65260aaab change the default timewarrior icon (shield => watch); see
romkatv 73878f398a add nix_shell prompt segment; see
romkatv bfa70fa86d add timewarrior prompt segment; see
romkatv a9715367d4 fix prompt_char (never showed error); unify options
romkatv 197e542a84 use a more portable icon for todo in portable font mode
romkatv acb6b68a37 add nnn prompt segment; see
romkatv a9620d7dca add plenv prompt segment; see
romkatv 20a17daf15 add luaenv prompt segment; see
romkatv a8f9527079 add gcloud prompt segment; fixes
romkatv 22f0d6a82a add fvm
romkatv 113f290826 add vim_shell prompt segment; see
romkatv 3340dc7269 new prompt segment: midnignt_commander (see )
romkatv f722f3d1ce add direnv segment; fixes 291
romkatv e7520409d1 use more conservative glyphs in 'compatible' and 'powerline' mode
See .
romkatv de63bb8ab2 survive old 'awesome' mapped fonts that miss glyphs
romkatv bb6540ae6e remove spurious execute permissions
romkatv 4ef1a9bbdd add azure prompt segment
romkatv 0cb680edd1 fix bugs in startup speedup and make it yet faster
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 .
romkatv 0067e0d4a1 survive emulate sh; fixes
romkatv 4563f744dd use lock as vpn icon where lock is available
romkatv a7e3a70069 better PROXY_ICON
romkatv 3674e69b43 stop setting prompt_cr and prompt_sp
romkatv 91b715f18f disable or substitute "compatible" icons that cannot be displayed by the stock Menlo on macOS
romkatv 0c627eb31d add `proxy` prompt segment
romkatv 7d6400774f tune trailing whitespace for all icons when using typical non-monospace fonts
romkatv e537a0ee62 better utf-8 handling
romkatv b3010c0156 use hammer and wrench emoji for terraform with all fonts
romkatv 4c12eb7224 add terraform prompt segment
romkatv 49063ee757 add ranger prompt; see
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 .
romkatv 36174484cc slightly better icons
romkatv d6401aad69 add a space after all os icons
romkatv f62d1d5ae3 speciazled diagnostics for i686; more escapes; more opts
romkatv b830c5cc45 comments
romkatv 9a7d86d1f2 fix MULTILINE_*_PREFIX icons for awesome-mapped-fontconfig and remove dollars
romkatv d963f10db9 change EXECUTION_TIME_ICON and NODE_ICON in the default mode; many fonts couldn't render these
romkatv fcc769c58b tune default mode icons
romkatv 40fa321cc2 move icons.zsh to internal