]> gitweb.factorcode.org Git - factor-unmaintained.git/blobdiff - irc-ui/ircui-rc
irc-ui: move to irc.ui to match IN: declarations.
[factor-unmaintained.git] / irc-ui / ircui-rc
diff --git a/irc-ui/ircui-rc b/irc-ui/ircui-rc
deleted file mode 100644 (file)
index a1533c7..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-! Default system ircui-rc file\r
-! Copy into .ircui-rc in your home directory and then change username and such\r
-! To find your home directory, type "home ." into a Factor listener\r
-\r
-USING: irc.client irc.ui ;\r
-\r
-"irc.freenode.org" 8001 "factor-irc" f ! server port nick password\r
-{ "#concatenative" "#terrorisland" } ! all the channels you want to autojoin\r
-server-open\r