From 2ce678204bb5934a6a6e87db978dea1caa19a39e Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sat, 16 Sep 2017 11:08:35 +0200 Subject: Add alot configs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- alot/config | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 alot/config (limited to 'alot/config') diff --git a/alot/config b/alot/config new file mode 100644 index 0000000..e736f58 --- /dev/null +++ b/alot/config @@ -0,0 +1,30 @@ +followup_to = True +honor_followup_to = True +handle_mouse = True +history_size = -1 +auto_replyto_mailinglist = True +#prefer_plaintext = True +terminal_cmd = "termite -e" + +[accounts] + [[private]] + realname = Johannes Löthberg + address = johannes@kyriasis.com + gpg_key = 50FB9B273A9D0BB5 + sign_by_default = True + sendmail_command = msmtp --account=theos -t + sent_box = maildir:///home/kyrias/mail/sent + draft_box = maildir:///home/kyrias/mail/drafts + signature = ~/.config/alot/sig + +[bindings] + [[search]] + a = toggletags archive + i = toggletags inbox + J = toggletags learn-spam + T = tag deleted; untag inbox + + [[envelope]] + E = toggleencrypt + +# vim: ft=conf ts=2 sw=2 sts=2 et -- cgit v1.2.3-70-g09d2