aboutsummaryrefslogtreecommitdiff
path: root/weechat/alias.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
commitf853d479d6e699499bee610ea8584b7e09f89cb3 (patch)
tree333b35315d7094477262214041d51f258e10a1ce /weechat/alias.conf
parentee6d2b11353c28d428b287752c0079f5ec407061 (diff)
Add weechat, ack, git and nethack
Diffstat (limited to 'weechat/alias.conf')
-rw-r--r--weechat/alias.conf37
1 files changed, 37 insertions, 0 deletions
diff --git a/weechat/alias.conf b/weechat/alias.conf
new file mode 100644
index 0000000..81df71a
--- /dev/null
+++ b/weechat/alias.conf
@@ -0,0 +1,37 @@
+#
+# alias.conf -- weechat v0.3.8
+#
+
+[cmd]
+AAWAY = "allserv /away"
+AME = "allchan /me"
+AMSG = "allchan /msg *"
+ANICK = "allserv /nick"
+BYE = "quit"
+C = "buffer clear"
+CHAT = "dcc chat"
+CL = "buffer clear"
+CLOSE = "buffer close"
+EXIT = "quit"
+IG = "ignore"
+J = "join"
+K = "kick"
+KB = "kickban"
+LEAVE = "part"
+M = "msg"
+MUB = "unban *"
+N = "names"
+Q = "query"
+REDRAW = "window refresh"
+SAY = "msg *"
+SIGNOFF = "quit"
+T = "topic"
+UB = "unban"
+V = "command core version"
+W = "who"
+WC = "window merge"
+WI = "whois"
+WII = "whois $1 $1"
+WW = "whowas"
+
+[completion]