1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-21 02:50: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:
romkatv 2019-10-04 09:48:53 +02:00
parent 6765b61823
commit f8314e5959

View file

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