From aca6370146f453f45ccebd020eb8315b54fd0e5b Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Sat, 20 Oct 2012 13:14:07 -0500 Subject: Add weechat, ack, git and nethack --- weechat/wg.conf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 weechat/wg.conf (limited to 'weechat/wg.conf') diff --git a/weechat/wg.conf b/weechat/wg.conf new file mode 100644 index 0000000..8e351cf --- /dev/null +++ b/weechat/wg.conf @@ -0,0 +1,16 @@ +# +# wg.conf -- weechat v0.3.8 +# + +[color] +installed = yellow +language = lightblue +obsolete = lightmagenta +running = lightgreen +script = cyan +unknown = lightred + +[scripts] +cache_expire = 60 +dir = "%h/weeget" +url = "http://www.weechat.org/files/plugins.xml.gz" -- cgit