chiark / gitweb /
Merge old CVS `ian-dotfiles' repo, as a subtree where we can pick bits
[ian-dotfiles.git] / from-cvs / files / _.ircrc
diff --git a/from-cvs/files/_.ircrc b/from-cvs/files/_.ircrc
new file mode 100644 (file)
index 0000000..b16f61d
--- /dev/null
@@ -0,0 +1,30 @@
+/SET NOVICE OFF
+/SET MAIL 0
+
+/alias unzen {
+  ignore $0 none
+}
+/alias zen {
+  me exudes an air of Zen-like calm.
+  ignore $0 all
+  timer 300 unzen $0
+}
+/alias chans {
+  join #serious
+  join #topics
+  join #gr
+  join #chiark
+}
+@@?$ncipher?@@
+/alias chann {
+  join #cards
+  join #support
+  join #jukebox
+  join #intsys
+  join #devel
+}
+@@;
+/load private/ircpass
+/alias fastness-id {
+  exec -msg Fastness -name fastness-id-proc irc-fastness-id
+}