ENH remove emory and update sig

This commit is contained in:
Nathan Dwarshuis 2022-04-12 17:15:53 -04:00
parent 92ba298ab2
commit 6fc7535ba3
1 changed files with 1 additions and 16 deletions

View File

@ -3711,17 +3711,7 @@ Initialize by running =nd/mu-init=.
;; compose ;; compose
mu4e-compose-signature-auto-include nil ;; sigs are annoying by default mu4e-compose-signature-auto-include nil ;; sigs are annoying by default
mu4e-compose-signature mu4e-compose-signature "Thank you,\nNathan Dwarshuis"
(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")
;; aliases ;; aliases
mail-personal-alias-file (no-littering-expand-etc-file-name mail-personal-alias-file (no-littering-expand-etc-file-name
@ -3751,11 +3741,6 @@ Initialize by running =nd/mu-init=.
"gatech" "gatech"
"ndwarshuis3@gatech.edu" "ndwarshuis3@gatech.edu"
"smtp.office365.com" "smtp.office365.com"
'sent)
(nd/make-mu4e-context "emory"
"emory"
"ndwarsh@emory.edu"
"smtp.office365.com"
'sent))) 'sent)))
;; enable visual line mode and spell checking ;; enable visual line mode and spell checking