From: Samir Benmendil Date: Wed, 13 May 2015 10:48:38 +0000 (+0000) Subject: weechat: aliases for buffer and window bare X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/856497bb07ca3b51fcbca13910562223868a64e5?ds=inline weechat: aliases for buffer and window bare --- diff --git a/weechat/alias.conf b/weechat/alias.conf index c5a5b1f..77ec77d 100644 --- a/weechat/alias.conf +++ b/weechat/alias.conf @@ -7,6 +7,8 @@ AAWAY = "allserv /away" AME = "allchan /me" AMSG = "allchan /msg *" ANICK = "allserv /nick" +b = "buffer" +bare = "window bare" BYE = "quit" C = "buffer clear" CHAT = "dcc chat"