summaryrefslogtreecommitdiffstats
path: root/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'emacs')
-rw-r--r--emacs/init.org10
1 files changed, 9 insertions, 1 deletions
diff --git a/emacs/init.org b/emacs/init.org
index b0570d3..e21b0bd 100644
--- a/emacs/init.org
+++ b/emacs/init.org
@@ -5,7 +5,13 @@
TODO: description
-TODO: toc
+* Contents :toc_1:noexport:
+
+- [[#intro][Intro]]
+- [[#header][Header]]
+- [[#initial-setup][Initial setup]]
+- [[#config][Config]]
+- [[#footer][Footer]]
* Header
@@ -200,6 +206,8 @@ variable.
version-control t)
#+end_src
+* Config
+
** Org
#+begin_src emacs-lisp