mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
added "how do i autorun scripts"
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2666 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
aa95b7f305
commit
b1a5d317fa
@ -118,3 +118,9 @@ join channels whose operators are that evil.</p>
|
||||
don't have much interest in coding it, and
|
||||
<a href="http://www.gnu.org/software/screen/screen.html">screen</a> works
|
||||
just fine so why bother?</p>
|
||||
|
||||
<h3>Q: How do I run scripts automatically at startup?</h3>
|
||||
|
||||
<p>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 .)</p>
|
||||
|
Loading…
Reference in New Issue
Block a user