From e088d4a2d6025dbbaa76200b35cc0c1c68ff829a Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Sat, 13 Mar 2021 17:35:11 -0500 Subject: [PATCH] Cleanup --- README.org | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 7f4ac17..2ad2ae1 100644 --- a/README.org +++ b/README.org @@ -67,9 +67,18 @@ Here's a complete list of all of the options configurable for each host, and the "Default system dictionary language.") (defconst dotfiles/modules-p - '(core editor email encryption desktop - writing website capture projects - development interface dashboard) + '(core + editor + email + encryption + desktop + writing + website + capture + projects + development + interface + dashboard) "All of the available modules.") (defvar dotfiles/modules dotfiles/modules-p