summaryrefslogtreecommitdiff
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.org b/init.org
index 665dbb4..0b6a2a5 100644
--- a/init.org
+++ b/init.org
@@ -900,7 +900,7 @@ This is even more stuff to be done after initialising packages. I still need to
Having defined named code blocks in the sections above we can finally put them all together to build the init file
-#+BEGIN_SRC elisp :noweb yes :tangle "~/.emacs.d/init.el"
+#+BEGIN_SRC elisp :noweb yes :tangle yes
<<compile-init>>
<<initial>>
<<packages>>