From f7f279d77051d7cf7be69a6102b6b03001eee1e6 Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Sat, 6 Mar 2021 11:24:54 -0500 Subject: [PATCH] Re-enable email --- README.org | 2 +- init.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 826c4e1..26fe9a2 100644 --- a/README.org +++ b/README.org @@ -70,7 +70,7 @@ Here's a complete list of all of the options configurable for each host, and the (defconst dotfiles/modules-p '(core editor - ;; email FIXME + email desktop writing website diff --git a/init.el b/init.el index 9dae5e1..28e9905 100644 --- a/init.el +++ b/init.el @@ -22,7 +22,7 @@ (defconst dotfiles/modules-p '(core editor - ;; email FIXME + email desktop writing website