- New features:
- Support Nerd Fonts v3 via
POWERLEVEL9K_MODE=nerdfont-v3
. The first screens of the configuration wizard have been changed to detect Nerd Fonts v3 capabilities and to verify that the terminal and zsh are able to handle characters such as U+F0001. The new version of MesloLGS NF is compatible with Nerd Fonts v2 and v3. - Add
POWERLEVEL9K_NIX_SHELL_INFER_FROM_PATH
. If set totrue
, and ifPATH
contains/nix/store/*
,nix_shell
prompt segment will be visible.
- Support Nerd Fonts v3 via
- Bug fixes and small improvements:
- Fix network interface detection on macOS (was broken since v1.17.0).
- Fix the default value of
POWERLEVEL9K_VPN_IP_INTERFACE
(was broken since v1.16.1). - When looking for files matching a pattern, check their type too.
- Correctly resolve
node_version
when usingnodenv
. - Change the key choices in the wizard's "show current time" question to be more intuitive.
- Add
kubecolor' to
KUBECONTEXT_SHOW_ON_COMMAND`. - Support AWS partitions in EKS kubernetes cluster names.
- Add
POWERLEVEL9K_GITSTATUS_INIT_TIMEOUT_SEC
for specifying how long to wait for gitstatusd on startup. Increase the default value from 5s to 10s. - Add an icon for Kali Linux.