X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/0f78e946801410f7b301f9c2fb9741ec1f15187c..a427a09b741cecbef21644e1b10c97bd9a074c02:/weechat/alias.conf diff --git a/weechat/alias.conf b/weechat/alias.conf index f583c54..42d686b 100644 --- a/weechat/alias.conf +++ b/weechat/alias.conf @@ -1,38 +1,58 @@ # -# 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/weechat/quickstart/ +# + +config_version = 2 [cmd] -AAWAY = "allserv /away" -AME = "allchan /me" -AMSG = "allchan /msg *" -ANICK = "allserv /nick" -BYE = "quit" -C = "buffer clear" -CHAT = "dcc chat" -CL = "buffer clear" -CLOSE = "buffer close" -EXIT = "quit" -IG = "ignore" -J = "join" -K = "kick" -KB = "kickban" -LEAVE = "part" -M = "msg" -MUB = "unban *" -N = "names" -Q = "query" -REDRAW = "window refresh" -SAY = "msg *" -SIGNOFF = "quit" -T = "topic" -UB = "unban" -UMODE = "mode $nick" -V = "command core version" -W = "who" -WC = "window merge" -WI = "whois" -WII = "whois $1 $1" -WW = "whowas" +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" +leave = "part" +m = "msg" +meet = "/say https://meet.google.com/skx-qdpa-znp" +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" +umode = "mode $nick" +v = "command core version" +w = "who" +wc = "window merge" +wi = "whois" +wii = "whois $1 $1" +ww = "whowas" [completion] +issue = "rap|base"