aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/alias.conf
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-08-11 21:31:34 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-08-11 21:31:34 +0200
commit9517933dc4ad364060a831b19fcb8fddb12b2c4a (patch)
tree21f87e21e67af2ac49a4f1dd28c44e5460373bf4 /weechat/alias.conf
parent2a7f8fa099ba3832845020e7c322079123cc52c2 (diff)
downloaddotfiles-9517933dc4ad364060a831b19fcb8fddb12b2c4a.tar.xz
weechat: Add phrik say/do aliases
Diffstat (limited to 'weechat/alias.conf')
-rw-r--r--weechat/alias.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/weechat/alias.conf b/weechat/alias.conf
index b5b47fb..02ec87f 100644
--- a/weechat/alias.conf
+++ b/weechat/alias.conf
@@ -28,6 +28,8 @@ M = "msg"
MUB = "unban *"
N = "names"
NS = "/quote NickServ"
+PD = "msg phrik anonymous do $channel"
+PS = "msg phrik anonymous say $channel"
Q = "query"
qt = "disconnect -all ;quit"
REDRAW = "window refresh"