summaryrefslogtreecommitdiffstats
path: root/zsh/oh-my-zsh/plugins/powder/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/oh-my-zsh/plugins/powder/README.md')
-rw-r--r--zsh/oh-my-zsh/plugins/powder/README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/zsh/oh-my-zsh/plugins/powder/README.md b/zsh/oh-my-zsh/plugins/powder/README.md
deleted file mode 100644
index a83b1f2..0000000
--- a/zsh/oh-my-zsh/plugins/powder/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-# Powder
-
-This plugin provides completion for [powder](https://github.com/powder-rb/powder/).
-
-To use it, add powder to the plugins array of your zshrc file:
-```
-plugins=(... powder)
-```