wish/docs/plugins/reinit.md

19 lines
366 B
Markdown
Raw Normal View History

2023-12-09 12:29:53 +01:00
# Re-Init
Re-initialize wish from config every time the prompt is redrawn. This plugin is
primarily intended for playing around with config and should ideally be removed
after that.
> Note: Add this plugin as the first plugin in `left` prompt.
## Add to wish
```ini
[plugin]
name = reinit
```
## Config options
No plugin specific config options are available.