tv git: add irc

This commit is contained in:
tv 2017-04-11 23:15:35 +02:00
parent 7425c4ab86
commit 75f43655d3

View file

@ -33,6 +33,9 @@ let {
cgit.desc = "dict.leo.org command line interface";
};
get = {};
irc = {
cgit.desc = "toy IRC client";
};
load-env = {};
loldns = {
cgit.desc = "toy DNS server";