diff options
| author | 2015-07-23 09:39:31 +0000 | |
|---|---|---|
| committer | 2015-07-23 09:39:31 +0000 | |
| commit | 4a629384742bb6cf89c32242507b9d013f577a11 (patch) | |
| tree | 2f89e0287fd5329ef1a0d7a30a9fdb34bc316428 /weechat/.weechat/charset.conf | |
| parent | 2f2dbf5306f87c082620613d069a2068bf350ad3 (diff) | |
| download | dotfiles-4a629384742bb6cf89c32242507b9d013f577a11.tar.gz dotfiles-4a629384742bb6cf89c32242507b9d013f577a11.tar.bz2 dotfiles-4a629384742bb6cf89c32242507b9d013f577a11.zip | |
Added weechat configs
Diffstat (limited to 'weechat/.weechat/charset.conf')
| -rw-r--r-- | weechat/.weechat/charset.conf | 11 |
1 files changed, 11 insertions, 0 deletions
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 @@ | |||
| 1 | # | ||
| 2 | # charset.conf -- weechat v1.1.1 | ||
| 3 | # | ||
| 4 | |||
| 5 | [default] | ||
| 6 | decode = "iso-8859-1" | ||
| 7 | encode = "" | ||
| 8 | |||
| 9 | [decode] | ||
| 10 | |||
| 11 | [encode] | ||
