aboutsummaryrefslogtreecommitdiff
path: root/weechat/rmodifier.conf
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2012-10-20 13:14:07 -0500
committerBen Beltran <ben@nsovocal.com>2012-10-20 13:14:07 -0500
commitaca6370146f453f45ccebd020eb8315b54fd0e5b (patch)
tree9b078e0d6fa0e2a29cbafeea5506af2fd2c62a1b /weechat/rmodifier.conf
parentee6d2b11353c28d428b287752c0079f5ec407061 (diff)
Add weechat, ack, git and nethack
Diffstat (limited to 'weechat/rmodifier.conf')
-rw-r--r--weechat/rmodifier.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/weechat/rmodifier.conf b/weechat/rmodifier.conf
new file mode 100644
index 0000000..5d411a7
--- /dev/null
+++ b/weechat/rmodifier.conf
@@ -0,0 +1,11 @@
+#
+# rmodifier.conf -- weechat v0.3.8
+#
+
+[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*"