mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +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:
parent
6765b61823
commit
f8314e5959
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue