diff options
Diffstat (limited to '.weechat-tutorial/plugins.conf')
| -rwxr-xr-x | .weechat-tutorial/plugins.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.weechat-tutorial/plugins.conf b/.weechat-tutorial/plugins.conf new file mode 100755 index 0000000..5e36ed4 --- /dev/null +++ b/.weechat-tutorial/plugins.conf @@ -0,0 +1,12 @@ +# +# weechat -- plugins.conf +# + +[var] +fifo.fifo = "on" +lua.check_license = "off" +perl.check_license = "off" +python.check_license = "off" +ruby.check_license = "off" + +[desc] |
