]> git.rmz.io Git - dotfiles.git/blobdiff - weechat/alias.conf
vim/snippets: add cmake FetchContent snippets
[dotfiles.git] / weechat / alias.conf
index f32f5c5ddb617c1bceb84f743dedfc0acca73957..15d440a60293510b72d70dafaad78c3974779629 100644 (file)
@@ -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"
@@ -31,11 +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"