mirror of
https://github.com/tildeclub/tilde.etcskel.git
synced 2026-06-27 14:09:25 +00:00
default weechat configs, zshrc, mkshrc
This commit is contained in:
18
.weechat/charset.conf
Normal file
18
.weechat/charset.conf
Normal file
@@ -0,0 +1,18 @@
|
||||
#
|
||||
# weechat -- charset.conf
|
||||
#
|
||||
# WARNING: It is NOT recommended to edit this file by hand,
|
||||
# especially if WeeChat is running.
|
||||
#
|
||||
# Use /set or similar command to change settings in WeeChat.
|
||||
#
|
||||
# For more info, see: https://weechat.org/doc/quickstart
|
||||
#
|
||||
|
||||
[default]
|
||||
decode = "iso-8859-1"
|
||||
encode = ""
|
||||
|
||||
[decode]
|
||||
|
||||
[encode]
|
||||
Reference in New Issue
Block a user