From 4a629384742bb6cf89c32242507b9d013f577a11 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Thu, 23 Jul 2015 09:39:31 +0000 Subject: Added weechat configs --- weechat/.weechat/charset.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 weechat/.weechat/charset.conf (limited to 'weechat/.weechat/charset.conf') diff --git a/weechat/.weechat/charset.conf b/weechat/.weechat/charset.conf new file mode 100644 index 0000000..c319dd3 --- /dev/null +++ b/weechat/.weechat/charset.conf @@ -0,0 +1,11 @@ +# +# charset.conf -- weechat v1.1.1 +# + +[default] +decode = "iso-8859-1" +encode = "" + +[decode] + +[encode] -- cgit v1.2.3