From 15211b1301c16eb1dd4d17e3ab67618cad232c06 Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 4 Jun 2018 00:29:22 +0200 Subject: [PATCH] added tcl --- weechat/.weechat/tcl.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 weechat/.weechat/tcl.conf diff --git a/weechat/.weechat/tcl.conf b/weechat/.weechat/tcl.conf new file mode 100644 index 0000000..4c0e389 --- /dev/null +++ b/weechat/.weechat/tcl.conf @@ -0,0 +1,14 @@ +# +# weechat -- tcl.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 +# + +[look] +check_license = off +eval_keep_context = on