mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
stop autoloading and running "color"; p10k does not use it anymore; people who need it can autoload it themselves
This commit is contained in:
@@ -4839,7 +4839,6 @@ function p10k() {
|
||||
# Hook for zplugin.
|
||||
powerlevel10k_plugin_unload() { prompt_powerlevel9k_teardown; }
|
||||
|
||||
autoload -Uz colors && colors
|
||||
autoload -Uz add-zsh-hook
|
||||
|
||||
zmodload zsh/datetime
|
||||
|
||||
Reference in New Issue
Block a user