diff --git a/etc/conf.org b/etc/conf.org index ad4d522..1f73639 100644 --- a/etc/conf.org +++ b/etc/conf.org @@ -3711,17 +3711,7 @@ Initialize by running =nd/mu-init=. ;; compose mu4e-compose-signature-auto-include nil ;; sigs are annoying by default - mu4e-compose-signature - (string-join - '("Nathan Dwarshuis" - "" - "PhD Candidate - Biomedical Engineering - Krish Roy Lab" - "Georgia Institute of Technology and Emory University" - "ndwarshuis3@gatech.edu - (616) 307-4957" - "" - "NOTE - I do not use email on my mobile devices" - "Please use my phone number for urgent messages") - "\n") + mu4e-compose-signature "Thank you,\nNathan Dwarshuis" ;; aliases mail-personal-alias-file (no-littering-expand-etc-file-name @@ -3751,11 +3741,6 @@ Initialize by running =nd/mu-init=. "gatech" "ndwarshuis3@gatech.edu" "smtp.office365.com" - 'sent) - (nd/make-mu4e-context "emory" - "emory" - "ndwarsh@emory.edu" - "smtp.office365.com" 'sent))) ;; enable visual line mode and spell checking