Updated Readme

This commit is contained in:
Robert Morrison 2021-08-19 19:46:03 +01:00
parent 32a49a6b33
commit 298c8ff879
Signed by: robert
GPG Key ID: 73E012EB3F4EC696

View File

@ -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.