Files
config/.oh-my-zsh/plugins/powder/README.md
2025-07-22 16:18:19 +01:00

9 lines
187 B
Markdown
Executable File

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