dotfiles/zsh/.oh-my-zsh/plugins/powder/README.md

9 lines
187 B
Markdown
Raw Normal View History

2024-06-19 00:06:56 +02: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)
```