Add weechat settings
This commit is contained in:
parent
194e3100bd
commit
138c7bd053
10 changed files with 853 additions and 0 deletions
14
weechat/plugins.conf
Normal file
14
weechat/plugins.conf
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
#
|
||||
# plugins.conf -- weechat v0.3.7
|
||||
#
|
||||
|
||||
[var]
|
||||
fifo.fifo = "on"
|
||||
guile.check_license = "on"
|
||||
lua.check_license = "on"
|
||||
perl.check_license = "on"
|
||||
python.check_license = "on"
|
||||
ruby.check_license = "on"
|
||||
tcl.check_license = "on"
|
||||
|
||||
[desc]
|
||||
Loading…
Add table
Add a link
Reference in a new issue