X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/15ac5983e4b32ace348af0491488d5f8c660344a..03e18ae17a72f3db72ee65eb290d35fb13d66237:/weechat/alias.conf diff --git a/weechat/alias.conf b/weechat/alias.conf index f32f5c5..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,6 +22,7 @@ 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" @@ -33,9 +34,11 @@ 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"