mirror of https://gitlab.com/ceda_ei/wish
18 lines
266 B
Markdown
18 lines
266 B
Markdown
|
# Custom Text
|
||
|
|
||
|
Display the provided custom text in the prompt.
|
||
|
|
||
|
|
||
|
## Add to wish
|
||
|
|
||
|
```ini
|
||
|
[plugin]
|
||
|
name = custom_text
|
||
|
```
|
||
|
|
||
|
## Config options
|
||
|
|
||
|
| Key | Meaning | Default |
|
||
|
|------|----------------------|:-------:|
|
||
|
| text | Custom text to show. | - |
|