mirror of
https://github.com/irssi/irssi.git
synced 2026-08-13 13:42:13 +02:00
14 lines
287 B
Text
14 lines
287 B
Text
|
|
|
||
|
|
@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
|
||
|
|
|