# # Nugget's irssi configuration. # servers = ( { address = "localhost"; chatnet = "cuckoo"; port = "994"; use_ssl = "yes"; autoconnect = "yes"; }, { address = "irc.hiddenrealms.org"; chatnet = "realms"; port = "6697"; use_ssl = "yes"; autoconnect = "yes"; }, { address = "chat.us.freenode.net"; chatnet = "freend"; port = "7000"; use_ssl = "yes"; autoconnect = "yes"; }, { address = "localhost"; chatnet = "twiggy"; password = "PASSWORD"; port = "6969"; autoconnect = "yes"; }, { address = "irc.finalgear.com"; chatnet = "finalg"; port = "6667"; autoconnect = "yes"; } ); chatnets = { cuckoo = { type = "IRC"; autosendcmd = "/umode -x"; }; realms = { type = "IRC"; autosendcmd = "/umode -x"; }; freend = { type = "IRC"; autosendcmd = "/umode -x"; }; finalg = { type = "IRC"; autosendcmd = "/umode -x"; }; twiggy = { type = "IRC"; }; }; channels = ( { name = "#distributed"; chatnet = "cuckoo"; }, { name = "#distributed"; chatnet = "efnet"; autojoin = "yes"; }, { name = "#dtp"; chatnet = "cuckoo"; }, { name = "#dcti-logs"; chatnet = "cuckoo"; }, { name = "#dcti-coders"; chatnet = "cuckoo"; }, { name = "#dcti"; chatnet = "cuckoo"; password = "PASSWORD"; }, { name = "#alg"; chatnet = "cuckoo"; }, { name = "#koeien"; chatnet = "cuckoo"; password = "PASSWORD"; }, { name = "#asterisk"; chatnet = "freend"; }, { name = "#git"; chatnet = "freend"; autojoin = "no"; }, { name = "#twitter"; chatnet = "twiggy"; autojoin = "yes"; }, { name = "#gear"; chatnet = "finalg"; autojoin = "no"; } ); aliases = { J = "join"; WJOIN = "join -window"; WQUERY = "query -window"; LEAVE = "part"; BYE = "quit"; EXIT = "quit"; SIGNOFF = "quit"; DESCRIBE = "action"; DATE = "time"; HOST = "userhost"; LAST = "lastlog"; SAY = "msg *"; WI = "whois"; WII = "whois $0 $0"; WW = "whowas"; W = "who $C"; N = "names $C"; M = "msg"; T = "topic"; C = "clear"; CL = "clear"; K = "kick"; KB = "kickban"; KN = "knockout"; BANS = "ban"; B = "ban"; MUB = "unban *"; UB = "unban"; IG = "ignore"; UNIG = "unignore"; SB = "scrollback"; UMODE = "mode $N"; WC = "window close"; WN = "window new hide"; SV = "say Irssi $J - http://irssi.org"; GOTO = "sb goto"; smoke = "exec -o smoke"; erp = "say 'erp' means: 'I just typed that in the wrong window (again). Regardless, I still maintain that my ircii/bitchx irc client is *far* superior to any gooey, mircy windows client. The only thing I can't figure out is how come the only people I ever see 'erp'ing are ircii/bitchx users."; zealot = "clearly the only rational solution is to buy a PowerBook."; oow = "say oow umop apisdn"; oow2 = "say apnp 'oow umop apisdn ue w,i"; oow3 = "say apnp 'aoq umop apisdn ue w,i"; oow4 = "say 'boe' is dutch for 'moo'"; rego = "window down;window size 2;window up"; bego = "window down;window size 30;window up"; }; settings = { core = { real_name = "David McNett"; user_name = "nugget"; nick = "Nugget"; log_create_mode = "640"; log_open_string = ""; log_close_string = ""; log_timestamp = "%d-%b-%Y %H:%M "; chanmode_expando_strip = "no"; recode_autodetect_utf8 = "yes"; recode_fallback = "UTF-8"; recode_out_default_charset = "UTF-8"; }; "fe-common/core" = { use_msgs_window = "yes"; autocreate_own_query = "no"; autocreate_query_level = "dccmsgs"; theme = "default"; autolog_path = "~/irc/users/$0.log"; autolog = "yes"; autolog_level = "MSGS ACTIONS"; term_charset = "utf-8"; hide_colors = "yes"; hide_text_style = "yes"; }; "fe-text/core" = { mail_counter = "off"; }; "irc/core" = { alternate_nick = "Nugget_"; }; "irc/dcc" = { dcc_autoget = "yes"; dcc_download_path = "= /home/nugget/Downloads/"; }; "perl/core/scripts" = { url_csv_logging = "yes"; }; "fe-text" = { paste_detect_time = "0"; actlist_sort = "refnum"; }; }; logs = { "~/irc/#distributed/#distributed.%Y%m%d.log" = { auto_open = "yes"; level = "MSGS PUBLIC NOTICES ACTIONS JOINS PARTS QUITS KICKS MODES TOPICS NICKS"; items = ( { type = "target"; name = "#distributed"; } ); }; "~/irc/#dcti/#dcti.%Y%m%d.log" = { auto_open = "yes"; level = "MSGS PUBLIC NOTICES ACTIONS JOINS PARTS QUITS KICKS MODES TOPICS NICKS"; items = ( { type = "target"; name = "#dcti"; } ); }; "~/irc/#koeien/#koeien.%Y%m%d.log" = { auto_open = "yes"; level = "MSGS PUBLIC NOTICES ACTIONS JOINS PARTS QUITS KICKS MODES TOPICS NICKS"; items = ( { type = "target"; name = "#koeien"; } ); }; "~/irc/#dtp/#dtp.%Y%m%d.log" = { auto_open = "yes"; level = "MSGS PUBLIC NOTICES ACTIONS JOINS PARTS QUITS KICKS MODES TOPICS NICKS"; items = ( { type = "target"; name = "#dtp"; } ); }; "~/irc/#flightaware/#flightaware.%Y%m%d.log" = { auto_open = "yes"; level = "MSGS PUBLIC NOTICES ACTIONS JOINS PARTS QUITS KICKS MODES TOPICS NICKS"; items = ( { type = "target"; name = "#flightaware"; } ); }; "~/irc/#empty1/#empty1.%Y%m%d.log" = { auto_open = "yes"; level = "MSGS PUBLIC NOTICES ACTIONS JOINS PARTS QUITS KICKS MODES TOPICS NICKS"; items = ( { type = "target"; name = "#empty1"; } ); }; "~/irc/#vroom/#vroom.%Y%m%d.log" = { auto_open = "yes"; level = "MSGS PUBLIC NOTICES ACTIONS JOINS PARTS QUITS KICKS MODES TOPICS NICKS"; items = ( { type = "target"; name = "#vroom"; } ); }; "~/irc/#alg/#alg.%Y%m%d.log" = { auto_open = "yes"; level = "MSGS PUBLIC NOTICES ACTIONS JOINS PARTS QUITS KICKS MODES TOPICS NICKS"; items = ( { type = "target"; name = "#alg"; } ); }; "~/irc/#asterisk/#asterisk.%Y%m%d.log" = { auto_open = "yes"; level = "MSGS PUBLIC NOTICES ACTIONS JOINS PARTS QUITS KICKS MODES TOPICS NICKS"; items = ( { type = "target"; name = "#asterisk"; } ); }; "~/irc/#gear/#gear.%Y%m%d.log" = { auto_open = "yes"; level = "MSGS PUBLIC NOTICES ACTIONS JOINS PARTS QUITS KICKS MODES TOPICS NICKS"; items = ( { type = "target"; name = "#gear"; } ); }; "~/irc/#unrealircd/#unrealircd.%Y%m%d.log" = { auto_open = "yes"; level = "MSGS PUBLIC NOTICES ACTIONS JOINS PARTS QUITS KICKS MODES TOPICS NICKS"; items = ( { type = "target"; name = "#unrealircd"; } ); }; "~/irc/#hiddenrealms/#hiddenrealms.%Y%m%d.log" = { auto_open = "yes"; level = "MSGS PUBLIC NOTICES ACTIONS JOINS PARTS QUITS KICKS MODES TOPICS NICKS"; items = ( { type = "target"; name = "#hiddenrealms"; } ); }; "~/irc/#git/#git.%Y%m%d.log" = { auto_open = "yes"; level = "MSGS PUBLIC NOTICES ACTIONS JOINS PARTS QUITS KICKS MODES TOPICS NICKS"; items = ( { type = "target"; name = "#git"; } ); }; "~/irc/#pelicanheadchat/#pelicanheadchat.%Y%m%d.log" = { auto_open = "yes"; level = "MSGS PUBLIC NOTICES ACTIONS JOINS PARTS QUITS KICKS MODES TOPICS NICKS"; items = ( { type = "target"; name = "#PelicanHeadChat"; } ); }; "~/irc/#twitter/#twitter.%Y%m%d.log" = { auto_open = "yes"; level = "MSGS PUBLIC NOTICES ACTIONS JOINS PARTS QUITS KICKS MODES TOPICS NICKS"; items = ( { type = "target"; name = "#twitter"; } ); }; }; windows = { 1 = { name = "dcti"; items = ( { type = "CHANNEL"; chat_type = "IRC"; name = "#dcti-coders"; tag = "cuckoo"; }, { type = "CHANNEL"; chat_type = "IRC"; name = "#dcti"; tag = "cuckoo"; } ); }; 2 = { name = "dnet"; items = ( { type = "CHANNEL"; chat_type = "IRC"; name = "#distributed"; tag = "cuckoo"; } ); }; 3 = { name = "dtp"; items = ( { type = "CHANNEL"; chat_type = "IRC"; name = "#dtp"; tag = "cuckoo"; } ); }; 4 = { name = "alg"; items = ( { type = "CHANNEL"; chat_type = "IRC"; name = "#alg"; tag = "cuckoo"; } ); }; 5 = { name = "ch"; items = ( { type = "CHANNEL"; chat_type = "IRC"; name = "#koeien"; tag = "cuckoo"; } ); }; 6 = { name = "vroom"; items = ( { type = "CHANNEL"; chat_type = "IRC"; name = "#vroom"; tag = "cuckoo"; } ); }; 7 = { name = "(msgs)"; level = "MSGS DCCMSGS"; }; 8 = { name = "gear"; items = ( { type = "CHANNEL"; chat_type = "IRC"; name = "#gear"; tag = "finalg"; } ); }; 9 = { name = "asterisk"; items = ( { type = "CHANNEL"; chat_type = "IRC"; name = "#asterisk"; tag = "freend"; } ); }; 10 = { name = "fa"; items = ( { type = "CHANNEL"; chat_type = "IRC"; name = "#flightaware"; tag = "cuckoo"; } ); }; 11 = { name = "falogs"; items = ( { type = "CHANNEL"; chat_type = "IRC"; name = "#empty2"; tag = "cuckoo"; } ); }; 12 = { name = "dlogs"; items = ( { type = "CHANNEL"; chat_type = "IRC"; name = "#dcti-logs"; tag = "cuckoo"; } ); }; 13 = { name = "git"; items = ( { type = "CHANNEL"; chat_type = "IRC"; name = "#git"; tag = "freend"; } ); }; 14 = { name = "tower"; items = ( { type = "CHANNEL"; chat_type = "IRC"; name = "#empty1"; tag = "cuckoo"; } ); }; 15 = { name = "unreal"; items = ( { type = "CHANNEL"; chat_type = "IRC"; name = "#hiddenrealms"; tag = "realms"; } ); }; 16 = { name = "unused2"; }; 17 = { name = "unused3"; }; 18 = { name = "twiggy"; items = ( { type = "CHANNEL"; chat_type = "IRC"; name = "#twitter"; tag = "twiggy"; } ); }; 19 = { name = "(status)"; level = "CRAP PUBLICS NOTICES SNOTES CTCPS JOINS PARTS QUITS KICKS MODES TOPICS WALLOPS INVITES NICKS DCC CLIENTNOTICES CLIENTCRAP CLIENTERRORS HILIGHT"; }; 20 = { name = "ego"; theme = "ego"; }; }; mainwindows = { 1 = { first_line = "1"; lines = "20"; }; 20 = { first_line = "22"; lines = "2"; sticky = "20"; }; }; ignores = ( { level = "JOINS PARTS QUITS MODES"; channels = ( "#dtp" ); }, { level = "JOINS PARTS QUITS MODES"; channels = ( "#cuckoo" ); }, { level = "JOINS PARTS QUITS MODES"; channels = ( "#dcti-logs" ); }, { level = "JOINS PARTS QUITS MODES"; channels = ( "#koeien" ); }, { level = "JOINS PARTS QUITS MODES"; channels = ( "#irssi" ); }, { level = "JOINS PARTS QUITS MODES"; channels = ( "#PelicanHeadChat" ); }, { level = "JOINS PARTS QUITS MODES"; channels = ( "#alg" ); }, { level = "JOINS PARTS QUITS MODES"; channels = ( "#gear" ); }, { level = "JOINS PARTS QUITS MODES"; channels = ( "#distributed" ); }, { level = "JOINS PARTS QUITS MODES"; channels = ( "#flightaware" ); }, { level = "JOINS PARTS QUITS MODES"; channels = ( "#vroom" ); }, { level = "JOINS PARTS QUITS MODES"; channels = ( "#unrealircd" ); }, { level = "JOINS PARTS QUITS MODES"; channels = ( "#asterisk" ); }, { level = "JOINS PARTS QUITS MODES"; channels = ( "#empty2" ); }, { level = "JOINS PARTS QUITS MODES"; channels = ( "#gallery" ); }, { level = "JOINS PARTS QUITS MODES"; channels = ( "#empty1" ); }, { level = "JOINS PARTS QUITS MODES"; channels = ( "#git" ); }, { level = "JOINS PARTS QUITS"; channels = ( "#unreal-support" ); }, { level = "PARTS QUITS MODES"; channels = ( "#dcti" ); }, { mask = "hoyhoy"; level = "ALL -CRAP -CLIENTCRAP"; }, { mask = "wx"; level = "ALL -CRAP -CLIENTCRAP"; }, { mask = "watchdog_bravo"; level = "ALL"; }, { level = "JOINS PARTS QUITS MODES"; channels = ( "#hiddenrealms" ); } ); statusbar = { default = { info = { disabled = "yes"; }; window_inact = { disabled = "yes"; }; }; };