Be less verbose about loading zplug modules

This commit is contained in:
Tom Willemse 2020-09-02 15:49:29 -07:00
parent 546d92c808
commit be0f6439f2

View file

@ -125,7 +125,7 @@ Autoload any ZSH function from =$HOME/.zsh/functions=.
Load all plugins. Load all plugins.
#+BEGIN_SRC sh #+BEGIN_SRC sh
zplug load --verbose zplug load
#+END_SRC #+END_SRC
* X Interaction * X Interaction