diff options
| author | Miquel Sabaté <msabate@suse.com> | 2016-03-05 15:08:26 +0100 |
|---|---|---|
| committer | Miquel Sabaté <msabate@suse.com> | 2016-03-05 15:08:47 +0100 |
| commit | 12813183465b01acde30a37d9e04f2ea68983c3e (patch) | |
| tree | cacd65866884c799111ffe8d869055c7a790f62d /weechat/plugins.conf | |
| parent | 71ba4155e1f30459600b89c15a6975afcc2bf5af (diff) | |
| download | dotfiles-12813183465b01acde30a37d9e04f2ea68983c3e.tar.gz dotfiles-12813183465b01acde30a37d9e04f2ea68983c3e.zip | |
weechat: added config
Signed-off-by: Miquel Sabaté <msabate@suse.com>
Diffstat (limited to 'weechat/plugins.conf')
| -rw-r--r-- | weechat/plugins.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/weechat/plugins.conf b/weechat/plugins.conf new file mode 100644 index 0000000..37b3d4b --- /dev/null +++ b/weechat/plugins.conf @@ -0,0 +1,10 @@ +# +# weechat -- plugins.conf +# + +[var] +fifo.fifo = "on" +perl.check_license = "off" +python.check_license = "off" + +[desc] |
