#
-# alias.conf -- weechat v1.0.1
+# weechat -- alias.conf
+#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use commands like /set or /fset to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
#
[cmd]
AME = "allchan /me"
AMSG = "allchan /msg *"
ANICK = "allserv /nick"
+b = "buffer"
+bare = "window bare"
BYE = "quit"
C = "buffer clear"
CHAT = "dcc chat"
CL = "buffer clear"
CLOSE = "buffer close"
EXIT = "quit"
+flip = "/say (╯°□°)╯︵ ┻━┻"
IG = "ignore"
+issue = "/slack slash /gitlab $1 issue show $2"
J = "join"
K = "kick"
KB = "kickban"
MUB = "unban *"
N = "names"
Q = "query"
+rap = "/slack slash /gitlab rap $*"
+rap-issue = "/slack slash /gitlab rap issue show $*"
+rap-search = "/slack slash /gitlab rap issue search $*"
REDRAW = "window refresh"
SAY = "msg *"
+shrug = "/say ¯\_(ツ)_/¯"
SIGNOFF = "quit"
T = "topic"
UB = "unban"
WW = "whowas"
[completion]
+issue = "rap|base"