]> git.rmz.io Git - dotfiles.git/blobdiff - weechat/alias.conf
ranger: replace scope.sh with new upstream version
[dotfiles.git] / weechat / alias.conf
index d0687c2b4e71c9f9d360e311f987fd1cbc3a5875..4a88a6e4bf33e4ca702ceb479b7dcc740f7aac75 100644 (file)
@@ -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"