Files
dotfiles/zsh/.oh-my-zsh/plugins/powder/README.md
Christian Nieves 76a6480b62 Populate repo
2022-04-19 15:50:47 +00: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)
```