summaryrefslogtreecommitdiff
path: root/init.org
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2016-11-25 10:50:15 +0100
committerrekado <rekado@elephly.net>2016-11-25 10:50:15 +0100
commit822ec5ea2c1bd5cc8afa21e635026337e0d788af (patch)
treed57375bf9db5452a7109eeb58ab7dc96b6193a32 /init.org
parenta2a92451127401bbed923b5714567b90f3cce60c (diff)
Tangle to default name.
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>>