2 # weechat -- alias.conf
 
   4 # WARNING: It is NOT recommended to edit this file by hand,
 
   5 # especially if WeeChat is running.
 
   7 # Use commands like /set or /fset to change settings in WeeChat.
 
   9 # For more info, see: https://weechat.org/doc/weechat/quickstart/
 
  15 aaway = "allserv /away"
 
  17 amsg = "allchan /msg *"
 
  18 anick = "allserv /nick"
 
  25 close = "buffer close"
 
  27 flip = "/say (╯°□°)╯︵ ┻━┻"
 
  29 issue = "/slack slash /gitlab $1 issue show $2"
 
  35 meet = "/say https://meet.google.com/skx-qdpa-znp"
 
  38 parrotwave = "/say :parrotwave1: :parrotwave2: :parrotwave3: :parrotwave4: :parrotwave5: :parrotwave6: :parrotwave7:"
 
  40 rap = "/slack slash /gitlab rap $*"
 
  41 rap-issue = "/slack slash /gitlab rap issue show $*"
 
  42 rap-search = "/slack slash /gitlab rap issue search $*"
 
  43 redraw = "window refresh"
 
  45 shrug = "/say ¯\_(ツ)_/¯"
 
  50 v = "command core version"