From 39a52a270b8beb3d984ceb40bbd4a51628aa08aa Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Fri, 7 Jun 2019 15:02:18 -0400 Subject: weechat 2.5 --- weechat/.weechat/alias.conf | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'weechat/.weechat/alias.conf') diff --git a/weechat/.weechat/alias.conf b/weechat/.weechat/alias.conf index c066fd7..71223d8 100644 --- a/weechat/.weechat/alias.conf +++ b/weechat/.weechat/alias.conf @@ -10,10 +10,6 @@ # [cmd] -AAWAY = "allserv /away" -AME = "allchan /me" -AMSG = "allchan /msg *" -ANICK = "allserv /nick" BEEP = "print -beep" BS = "quote botserv" BYE = "quit" @@ -22,7 +18,6 @@ CHAT = "dcc chat" CL = "buffer clear" CLOSE = "buffer close" CS = "quote chanserv" -EXIT = "quit" factor = "/exec -sh -o factor $1 | cut -d" " -f 2,3 | tr " " ","" flip = "/exec -o flip table $*" HS = "quote hostserv" @@ -39,14 +34,13 @@ MUB = "unban *" N = "names" NS = "quote nickserv" OS = "quote operserv" +py = "/exec -o python3 -c "print($*)"" Q = "query" rainbow = "/exec -o toilet --irc --gay -f term -- $*" REDRAW = "window refresh" save_settings = "/autojoin --run;/layout store;/save" SAY = "msg *" -setup_aspell = "/set weechat.bar.rootinput.items [input_prompt]+(away),[input_search],[input_paste],input_text,aspell_suggest;/set aspell.check.default_dict en_US;/set aspell.check.suggestions 4;/set aspell.check.enabled on;/unalias setup_aspell;/save" shrug = "/msg $channel ¯\_(ツ)_/¯" -SIGNOFF = "quit" SLAP = "me slaps $1 around a bit with a large trout" T = "topic" tf = "/msg $channel (ノಥ益ಥ)ノ彡┻━┻" -- cgit 1.4.1