diff --git a/emacs/config.org b/emacs/config.org
index 230f784..6a632ad 100644
--- a/emacs/config.org
+++ b/emacs/config.org
@@ -1,6 +1,7 @@
#+title: Doom Emacs Configuration
#+AUTHOR: James Patrick
#+SETUPFILE: ./dist/setup.org
+#+TODO: TRAIL_RUN(t) REFACTOR_NEEDED(r) |
I'll fill out the how and why of this all as I figure out what the hell I'm doing. My current Emacs Configuration is a mess of copy and pasted snippet loosely grouped together. There's a fair number of work around, to transient configuration issues that now no longer exist, and more of stuff cribbed off StackOverflow & held together with string & bubble gum. While not yet calling Configuration Bankrupt's, I am going to try to see if I can restructure this technical debt.
diff --git a/emacs/dist/setup.org b/emacs/dist/setup.org
index 042656c..4a80445 100644
--- a/emacs/dist/setup.org
+++ b/emacs/dist/setup.org
@@ -20,4 +20,3 @@
#+HTML_HEAD:
#+HTML_HEAD:
#+OPTIONS: html-style:nil
-#+TODO: TRAIL_RUN(t) REFACTOR_NEEDED(r) |