diff options
Diffstat (limited to '.config/zsh/oh-my-zsh/plugins/gatsby/README.md')
-rw-r--r-- | .config/zsh/oh-my-zsh/plugins/gatsby/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.config/zsh/oh-my-zsh/plugins/gatsby/README.md b/.config/zsh/oh-my-zsh/plugins/gatsby/README.md new file mode 100644 index 0000000..36846a2 --- /dev/null +++ b/.config/zsh/oh-my-zsh/plugins/gatsby/README.md @@ -0,0 +1,7 @@ +# gatsby autocomplete plugin + +* Adds autocomplete options for all gatsby commands. + +## Requirements + +In order to make this work, you will need to have gatsby set up in your path. |