]> src.twobees.de Git - dotfiles.git/blob - stow/oh-my-zsh/.oh-my-zsh/plugins/powder/README.md
initial
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / powder / README.md
1 # Powder
2
3 This plugin provides completion for [powder](https://github.com/powder-rb/powder/).
4
5 To use it, add powder to the plugins array of your zshrc file:
6 ```
7 plugins=(... powder)
8 ```