Before starting anything below, you need to figure out if your irc network supports
registering nicks. This will lock your nick in so you won't lose it.
A network like Freenode.net will allow registering nicks.
To understand how to do this take a look at the little FAQ and walk
through over on freenode.net
Register your nick:
/msg nickserv password < your password >
Register your email:
/msg NickServ set email you@domain.tld
Set up Logging
/set autolog on /set autolog_level ALL -CRAP -CLIENTCRAP -CTCPS
Decide how to organize your log
[logdir]->[Year]->[Network]->[channel.month-day.log]
/SET autolog_path ~/irclogs/%Y/$tag/$0.%m-%d.log
[logdir]->[Network]->[channel.log]
/SET autolog_path ~/irclogs/$tag/$0.log
Setting a theme
You can get themes from irssi.org here./set theme <themename>
Saving the theme
/layout save
running scripts in ~/.irssi/scripts/ dir
/run hilightwin.pl
Making scripts run on irssi startup
This actually requires no cmd line operations in irssi, rather in the shell
directly. Copy the script into ~/.irssi/scripts/autorun/ or create a link using ln -s
There are two save commands that must be noted
/save /layout save
/window new /window new hide /window new split /window close
/window 1 /window 2 /window move 2 /Window next /Window previous Alt + 1 Alt + 2 Ctrl - n Ctrl - p
/window name hilight /window grow 2 /window shrink 2 /window size 6
/NETWORK ADD -autosendcmd "/^msg nickserv ident pass;wait 2000" OFTC
Please send comments on these web pages to webmasters@rawsoftware.com, send other questions to admin@rawsoftware.com.
Copyright (C) 1999, 2000 Rawsoftware Project,
[No Address Yet] USA
Verbatim copying and distribution all or in part of this page / article is
permitted in the following mediums [http, ftp, CDROM, PDF, raw text, LaTeX]
provided this notice is preserved in full and visible not seperated in any way.
Written permission may be given for other uses, mediums and methods by emailing
the admin.
Updated: Date: 2006/03/05 15:21:11