From ae28a34e5983aa8a453757ce65bd9d4f2abd7bdf Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Sun, 20 Sep 2009 13:54:00 +0200 Subject: irssi: simplify ignoreall alias --- irssi/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'irssi') diff --git a/irssi/config b/irssi/config index b9544af..b7de137 100644 --- a/irssi/config +++ b/irssi/config @@ -163,7 +163,7 @@ aliases = { cb = "crapbuster"; hideset = "set activity_hide_level parts joins quits nicks modes"; hideclear = "set -c activity_hide_level"; - ignoreall = "/ignore $C CRAP NOTICES SNOTES CTCPS JOINS PARTS QUITS KICKS MODES WALLOPS NICKS DCC DCCMSGS CLIENTNOTICES CLIENTCRAP CLIENTERRORS HILIGHTS"; + ignoreall = "/ignore $C ALL -PUBLIC -ACTIONS -INVITES -MSGS -TOPICS"; slap = "me slaps $0 around with a small 50lb Unix Manual"; bslap = "me slaps $0 around a bit with a 'Get a Life' HOWTO"; rtfm = "msg $C $0: http://www.catb.org/~esr/jargon/html/R/RTFM.html"; -- cgit v1.2.3