Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
powerlevel10k-1.19.0.tar.gz.asc | 2023-06-23 | 833 Bytes | |
powerlevel10k-1.19.0.zip.asc | 2023-06-23 | 833 Bytes | |
README.md | 2023-06-23 | 767 Bytes | |
v1.19.0 source code.tar.gz | 2023-06-23 | 380.3 kB | |
v1.19.0 source code.zip | 2023-06-23 | 431.8 kB | |
Totals: 5 Items | 814.5 kB | 0 |
- Add
cmctl
andsparkctl
toPOWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND
in the configs generated by the wizard. - Respect
XDG_DATA_HOME
when looking for the Timewarrior data directory. - New segment:
chezmoi_shell
. Enabled by default in the configs generated by the wizard. - Add
P9K_VERSION
. This parameter is set by Powerlevel10k to the current version. - Add
P9K_STARTUP_CONSOLE_OUTPUT
. This parameter contains the console output (if any) produced during zsh initialization. It can assist in debugging. - Whitelist DCS in startup console output.
- Respect
POWERLEVEL9K_NVM_PROMPT_ALWAYS_SHOW
andPOWERLEVEL9K_NVM_SHOW_SYSTEM
in thenvm
segment. - Force terminal integration and annotate right prompt when
TERM_PROGRAM
is "WarpTerminal".