From 948447be22dfbab2de32ca700fb524bf4257e32c Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 18 Oct 2022 17:37:53 +0200 Subject: Add mutt config for mediation-team@archlinux.org .config/mutt/mediation-team@archlinux.org.{rc,sig}: Add mutt config for mediation-team@archlinux.org .config/mutt/*rc: Set filetype to muttrc so syntax highlighting is correct in vi. Fix a few minor issues (e.g. quotes). .config/mutt/muttrc: Source files from home (~) instead of PWD (else mutt always has to be run from home). --- .config/mutt/dave@sleepmap.de.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/mutt/dave@sleepmap.de.rc') diff --git a/.config/mutt/dave@sleepmap.de.rc b/.config/mutt/dave@sleepmap.de.rc index 7d66fb5..4bf523e 100644 --- a/.config/mutt/dave@sleepmap.de.rc +++ b/.config/mutt/dave@sleepmap.de.rc @@ -6,7 +6,7 @@ set postponed = "+Drafts" set record = "+Sent" set realname = "David Runge" set signature = ".config/mutt/dave@sleepmap.de.sig" -set pgp_default_key = '1793DAD5D803A8FFD7451697BB992F9864FAD168' +set pgp_default_key = "1793DAD5D803A8FFD7451697BB992F9864FAD168" color status green default - +# vi: ft=muttrc -- cgit v1.2.3-70-g09d2