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.