powder: add README (#8310)

master
Łukasz Chrząszcz 7 years ago committed by Marc Cornellà
parent 4eab95f08a
commit 36092aac0c
  1. 8
      plugins/powder/README.md

@ -0,0 +1,8 @@
# 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)
```
Loading…
Cancel
Save