summaryrefslogtreecommitdiff
path: root/irssi
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2009-12-07 01:00:19 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2009-12-07 01:03:26 +0100
commit68346638929350c108e901a8e520953c6e85cdee (patch)
tree1093fbed94fd7d42274cdfbfe78add55de351e14 /irssi
parentea42a841141c79ea0ce73b8900f0c78a8136720a (diff)
downloaddotfiles-68346638929350c108e901a8e520953c6e85cdee.tar.xz
irssi: add sysphere to hilights list
Diffstat (limited to 'irssi')
-rw-r--r--irssi/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/irssi/config b/irssi/config
index dc40289..ac07739 100644
--- a/irssi/config
+++ b/irssi/config
@@ -362,7 +362,8 @@ settings = {
hilights = (
{ text = "anrxc"; nick = "yes"; word = "yes"; },
- { text = "vicious"; nick = "no"; word = "yes"; }
+ { text = "vicious"; nick = "no"; word = "yes"; },
+ { text = "sysphere"; nick = "no"; word = "yes"; }
);
logs = { };