aboutsummaryrefslogtreecommitdiff
path: root/net-im/twirssi/files/pkg-message.in
blob: 00e04227e2905452d8109f1a17eb77ef3d8dc939 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[
{ type: install
  message: <<EOM
To use twirssi on your irssi installation, just create a symlink on irssi
scripts dir:

# mkdir -p ~/.irssi/scripts
# ln -sf %%DATADIR%%/twirssi.pl ~/.irssi/scripts
EOM
}
]