X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/5b5de3e1601c75bbc9c26cc80f9d0e55882385ff..c5b6f313409f35ecdacb022ef2cff688a529249b:/weechat/alias.conf diff --git a/weechat/alias.conf b/weechat/alias.conf index d0687c2..4f86933 100644 --- a/weechat/alias.conf +++ b/weechat/alias.conf @@ -23,6 +23,7 @@ CL = "buffer clear" CLOSE = "buffer close" EXIT = "quit" IG = "ignore" +issue = "/slack slash /gitlab $1 issue show $2" J = "join" K = "kick" KB = "kickban" @@ -31,8 +32,11 @@ M = "msg" MUB = "unban *" N = "names" Q = "query" +rap = "/slack slash /gitlab rap $*" +rap-search = "/slack slash /gitlab rap issue search $*" REDRAW = "window refresh" SAY = "msg *" +shrug = "/say ¯\_(ツ)_/¯" SIGNOFF = "quit" T = "topic" UB = "unban" @@ -45,3 +49,4 @@ WII = "whois $1 $1" WW = "whowas" [completion] +issue = "rap|base"