X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/5b5de3e1601c75bbc9c26cc80f9d0e55882385ff..03e18ae17a72f3db72ee65eb290d35fb13d66237:/weechat/alias.conf diff --git a/weechat/alias.conf b/weechat/alias.conf index d0687c2..fdfa784 100644 --- a/weechat/alias.conf +++ b/weechat/alias.conf @@ -4,7 +4,7 @@ # WARNING: It is NOT recommended to edit this file by hand, # especially if WeeChat is running. # -# Use /set or similar command to change settings in WeeChat. +# Use commands like /set or /fset to change settings in WeeChat. # # For more info, see: https://weechat.org/doc/quickstart # @@ -22,7 +22,9 @@ 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" @@ -31,8 +33,12 @@ M = "msg" 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" @@ -45,3 +51,4 @@ WII = "whois $1 $1" WW = "whowas" [completion] +issue = "rap|base"