From: Samir Benmendil Date: Wed, 21 Mar 2018 16:26:32 +0000 (+0000) Subject: mutt: source default account at the end X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/99abf97ed52e1f23c2aee40dec80249c5b50e4a9?ds=inline mutt: source default account at the end --- diff --git a/mutt/muttrc b/mutt/muttrc index fd22e04..62b273c 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -23,7 +23,6 @@ set date_format = "!%b %d, %Y at %-H:%M" # use 24-hour clock # send clacks my_hdr X-Clacks-Overhead: GNU Terry Pratchett -my_hdr Bcc: sent@rmz.io # goobook set query_command = "goobook query '%s'" @@ -104,3 +103,5 @@ send-hook "%t nosign" "set crypt_autosign = no" source hooks source bindings source colors/badfox # color theme + +source accounts/gmail # source default account