summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.org b/README.org
index 477de5f..0020720 100644
--- a/README.org
+++ b/README.org
@@ -3,9 +3,6 @@ The config files are organized in emacs org files. They are tangled
and symlinked to the appropriate directories.
[[file:emacs-init.org::*tangle%20dotfiles][A hook]] tangles all files automatically on each save.
-~emacs-init.org~ is special and not automatically tangled. The >100 src
-blocks make tangling take several seconds and ~org-babel-load-file~ in
-~init.el~ tangles the init org file on each emacs start anyway.
The symlinks can be created by manually running the appropriate src
block in each configuration file. For an automated solution see below.