Add weechat settings

This commit is contained in:
Eryn Wells 2014-04-18 15:55:54 -07:00
parent 194e3100bd
commit 138c7bd053
10 changed files with 853 additions and 0 deletions

11
weechat/rmodifier.conf Normal file
View file

@ -0,0 +1,11 @@
#
# rmodifier.conf -- weechat v0.3.7
#
[look]
hide_char = "*"
[modifier]
nickserv = "history_add,input_text_display;^(/(msg|quote) +nickserv +(identify|ghost \S+) +)(.*);1,4*"
oper = "history_add,input_text_display;^(/oper +\S+ +)(.*);1,2*"
set_pass = "history_add;^(/set +\S*password\S* +)(.*);1,2*"