X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/0c027c55534ffed073a7e8a07a1d9ed11f24fe77..f82c051a06aae89ddeda73b703fd5ca4250fe53b:/weechat/alias.conf diff --git a/weechat/alias.conf b/weechat/alias.conf index f583c54..4a88a6e 100644 --- a/weechat/alias.conf +++ b/weechat/alias.conf @@ -1,5 +1,12 @@ # -# alias.conf -- weechat v1.0 +# 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] @@ -7,13 +14,17 @@ AAWAY = "allserv /away" 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" @@ -21,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" @@ -36,3 +52,4 @@ WII = "whois $1 $1" WW = "whowas" [completion] +issue = "rap|base"