diff options
author | Michael Vetter <jubalh@iodoru.org> | 2021-09-29 17:25:18 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2021-09-29 17:32:54 +0200 |
commit | 312063636718b6480c16af3fb0ef57ad3d8ae907 (patch) | |
tree | 30b8614a5e9f225b996c4acd85e8e1da6f39583e /RELEASE_GUIDE.md | |
parent | b0e0012c22f5ffac4da91cef05743916e9b43ac7 (diff) | |
download | profani-tty-312063636718b6480c16af3fb0ef57ad3d8ae907.tar.gz |
Add more help about how to use plugins
`/plugins install` installs a plugin to `.local/share/profanity/plugins`. And also loads it. When a plugin is loaded it will automatically be added to the `profrc` file like this: ``` [plugins] load=my.py; ``` On the next start Profanity will try to load this plugin again unless `/plugin unload my.py` is called.
Diffstat (limited to 'RELEASE_GUIDE.md')
0 files changed, 0 insertions, 0 deletions