blob: e887e101093aef652edb0cf4263e508143d67e41 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
@SYNTAX:load@
Load a plugin. If full path isn't given, irssi searches the plugin from
directories:
~/.irssi/modules/
<install dir, /usr/local or /usr maybe>/lib/irssi/modules/
See plugins page of http://irssi.org to see if there's any plugins
you'd want to use.
See also: UNLOAD
|