stop autoloading and running "color"; p10k does not use it anymore; people who need it can autoload it themselves

pull/243/head
romkatv 5 years ago
parent 6765b61823
commit f8314e5959

@ -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

Loading…
Cancel
Save