Browse Source

Cleanup README

main
parent
commit
be3655e5f5
  1. 2
      README.org
  2. 3
      init.el

2
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 (defconst dotfiles/modules-p
'(core '(core
editor editor
email
;; email FIXME
desktop desktop
writing writing
website website

3
init.el

@ -22,7 +22,7 @@
(defconst dotfiles/modules-p (defconst dotfiles/modules-p
'(core '(core
editor editor
email
;; email FIXME
desktop desktop
writing writing
website website
@ -101,6 +101,7 @@
;; + [[file:modules/desktop.org][Desktop]] ;; + [[file:modules/desktop.org][Desktop]]
;; + [[file:modules/writing.org][Writing]] ;; + [[file:modules/writing.org][Writing]]
;; + [[file:modules/website.org][Website]] ;; + [[file:modules/website.org][Website]]
;; + [[file:modules/capture.org][Capture]]
;; + [[file:modules/projects.org][Projects]] ;; + [[file:modules/projects.org][Projects]]
;; + [[file:modules/interface.org][Interface]] ;; + [[file:modules/interface.org][Interface]]

Loading…
Cancel
Save