X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/f6e1ac53f8be388dc4c73117f0e3f96e005d6545..c6a94b49c00ea320c67909cbe0d2df2f95d4fbb9:/weechat/alias.conf?ds=sidebyside diff --git a/weechat/alias.conf b/weechat/alias.conf index 51a5bb0..d0687c2 100644 --- a/weechat/alias.conf +++ b/weechat/alias.conf @@ -1,5 +1,12 @@ # -# alias.conf -- weechat v1.1 +# weechat -- alias.conf +# +# 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. +# +# For more info, see: https://weechat.org/doc/quickstart # [cmd] @@ -7,6 +14,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"