Add weechat settings
This commit is contained in:
parent
194e3100bd
commit
138c7bd053
10 changed files with 853 additions and 0 deletions
11
weechat/rmodifier.conf
Normal file
11
weechat/rmodifier.conf
Normal 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*"
|
Loading…
Add table
Add a link
Reference in a new issue