From be0f6439f2bf52907865219ac649803c71e9c696 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 2 Sep 2020 15:49:29 -0700 Subject: Be less verbose about loading zplug modules --- zsh/zshrc.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/zshrc.org b/zsh/zshrc.org index 47011cd..d6604de 100644 --- a/zsh/zshrc.org +++ b/zsh/zshrc.org @@ -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 -- cgit v1.2.3-54-g00ecf