From 530c635c8fb6b66b99d6dec7eaf8a97ea7044a4d Mon Sep 17 00:00:00 2001 From: Colin Patrick McCabe Date: Mon, 27 Sep 2010 17:38:36 -0700 Subject: [PATCH] ircii: disable colors --- .ircrc | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/.ircrc b/.ircrc index 0139698..0a26cc3 100644 --- a/.ircrc +++ b/.ircrc @@ -6,5 +6,11 @@ set AUTO_WHOWAS on set SHOW_CHANNEL_NAMES on set SHOW_AWAY_ONCE on +# ircii has this annoying habit of overriding your default console colors +# and forcing its white-on-black scheme on you. +# This prevents that behavior. Colors probably are annoying anyway for other +# reasons. +set COLOUR off + # set a status format which doesn't include the clock set STATUS_FORMAT [%R] %*%@%N%#%S%H%B%Q%A%C%+%I%O%M%F%U%X%Y%Z %W -- 1.6.6.rc1.39.g9a42