From 298c8ff8795e43130ba65328acf115c1f2e6966a Mon Sep 17 00:00:00 2001 From: Robert Morrison Date: Thu, 19 Aug 2021 19:46:03 +0100 Subject: [PATCH] Updated Readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0c8bae0..1944f25 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,9 @@ Secondly `$ZSH_PLUG_plugins` this is a "bash style" array of the plugins you want installed. As an example you could have `$ZSH_PLUG_plugins=("zsh-users/zsh-autosuggestions" "zdharma/fast-syntax-highlighting")` +You must also add the configuration for any plugins before you source +ZshPlug + ## How to use Place `ZshPlug.zsh` into a known location.