X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/0c027c55534ffed073a7e8a07a1d9ed11f24fe77..c6a94b49c00ea320c67909cbe0d2df2f95d4fbb9:/weechat/alias.conf diff --git a/weechat/alias.conf b/weechat/alias.conf index f583c54..d0687c2 100644 --- a/weechat/alias.conf +++ b/weechat/alias.conf @@ -1,5 +1,12 @@ # -# alias.conf -- weechat v1.0 +# 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"