]> Sergey Matveev's repositories - dotfiles.git/blobdiff - irssi/.irssi/config.skel
Cleanup IRC channels
[dotfiles.git] / irssi / .irssi / config.skel
index d0dce2a6059b21d62fc127ccc362946c02fc1ffa..73e1737069fd5d5c7302314b011ed55daf304884 100644 (file)
@@ -58,10 +58,8 @@ keyboard = (
   { key = "^L"; id = "command"; data = "WINDOW LAST"; }
 );
 channels = (
-  { name = "#freebsd"; chatnet = "LiberaChat"; autojoin = "yes"; },
   { name = "#gopherproject"; chatnet = "LiberaChat"; autojoin = "yes"; },
   { name = "#nethack"; chatnet = "LiberaChat"; autojoin = "yes"; },
-  { name = "#netsurf"; chatnet = "LiberaChat"; autojoin = "yes"; },
   { name = "#redo"; chatnet = "LiberaChat"; autojoin = "yes"; }
 );
-ignores = ( { level = "NO_ACT ALL"; channels = ( "#freebsd" ); } );
+ignores = ( { level = "NO_ACT ALL"; channels = ( "#nethack" ); } );