X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/5b5de3e1601c75bbc9c26cc80f9d0e55882385ff..6e24d81695c900c7756249e42948cf409c8dd9f6:/weechat/alias.conf diff --git a/weechat/alias.conf b/weechat/alias.conf index d0687c2..4a88a6e 100644 --- a/weechat/alias.conf +++ b/weechat/alias.conf @@ -4,9 +4,9 @@ # 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 +# For more info, see: https://weechat.org/doc/quickstart/ # [cmd] @@ -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" @@ -30,9 +32,14 @@ LEAVE = "part" M = "msg" MUB = "unban *" N = "names" +parrotwave = "/say :parrotwave1: :parrotwave2: :parrotwave3: :parrotwave4: :parrotwave5: :parrotwave6: :parrotwave7:" 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 +52,4 @@ WII = "whois $1 $1" WW = "whowas" [completion] +issue = "rap|base"