ohmyzsh/plugins/powder/README.md

9 lines
187 B
Markdown
Raw Permalink Normal View History

2019-10-25 11:14:53 +00:00
# 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)
```