aboutsummaryrefslogtreecommitdiff
path: root/.oh-my-zsh/plugins/jake-node/README.md
diff options
context:
space:
mode:
Diffstat (limited to '.oh-my-zsh/plugins/jake-node/README.md')
-rw-r--r--.oh-my-zsh/plugins/jake-node/README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/.oh-my-zsh/plugins/jake-node/README.md b/.oh-my-zsh/plugins/jake-node/README.md
deleted file mode 100644
index 78ca8d8..0000000
--- a/.oh-my-zsh/plugins/jake-node/README.md
+++ /dev/null
@@ -1,9 +0,0 @@
-# Jake
-
-This plugin provides completion for [Jake](http://jakejs.com/).
-
-To use it add jake-node to the plugins array in your zshrc file.
-
-```bash
-plugins=(... jake-node)
-```