Be less verbose about loading zplug modules
This commit is contained in:
parent
546d92c808
commit
be0f6439f2
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ Autoload any ZSH function from =$HOME/.zsh/functions=.
|
|||
Load all plugins.
|
||||
|
||||
#+BEGIN_SRC sh
|
||||
zplug load --verbose
|
||||
zplug load
|
||||
#+END_SRC
|
||||
|
||||
* X Interaction
|
||||
|
|
Loading…
Reference in a new issue