From be3655e5f5300514419747a3e8dfc95a42cba890 Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Sat, 6 Mar 2021 10:59:58 -0500 Subject: [PATCH] Cleanup README --- README.org | 2 +- init.el | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 26fe9a2..826c4e1 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 + ;; email FIXME desktop writing website diff --git a/init.el b/init.el index 7bea3c3..9dae5e1 100644 --- a/init.el +++ b/init.el @@ -22,7 +22,7 @@ (defconst dotfiles/modules-p '(core editor - email + ;; email FIXME desktop writing website @@ -101,6 +101,7 @@ ;; + [[file:modules/desktop.org][Desktop]] ;; + [[file:modules/writing.org][Writing]] ;; + [[file:modules/website.org][Website]] +;; + [[file:modules/capture.org][Capture]] ;; + [[file:modules/projects.org][Projects]] ;; + [[file:modules/interface.org][Interface]]