Revert "Switching to proton mail; removing mu4e"

This reverts commit 7aba7b9749.
This commit is contained in:
Random936
2024-12-29 10:40:39 -08:00
parent 7aba7b9749
commit c75ef098c3
2 changed files with 168 additions and 0 deletions

View File

@@ -631,6 +631,7 @@ This is the section to include imports from other files.
(jm/load-config-if-exists "~/.emacs.d/org.org") ; Org-mode
(jm/load-config-if-exists "~/.emacs.d/lsp.org") ; Language Server Protocol
(jm/load-config-if-exists "~/.emacs.d/terminal.org") ; Emacs Terminal
(jm/load-config-if-exists "~/.emacs.d/email.org") ; Mu4e/SMTP Config
;; Load EXWM configuration if environment variable set.
(let ((exwm-org-file "~/.emacs.d/exwm.org"))