diff --git a/docs/faq.html b/docs/faq.html index 3a808550..80c1fd33 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -118,3 +118,9 @@ join channels whose operators are that evil.
don't have much interest in coding it, and screen works just fine so why bother? + +A: Put them into ~/.irssi/scripts/autorun/ directory. Or better would be +if you placed them in ~/.irssi/scripts/ and created symlinks to autorun +directory (eg. cd ~/.irssi/scripts/autorun/ ; ln -s ../script.pl .)