conf2/zsh/.oh-my-zsh/plugins/powder/README.md
2019-11-12 18:55:38 +01:00

9 lines
187 B
Markdown

# 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)
```