summaryrefslogtreecommitdiffstats
path: root/init.org
diff options
context:
space:
mode:
authorAmin Bandali <amin@aminb.org>2018-05-03 11:42:06 -0400
committerAmin Bandali <amin@aminb.org>2018-05-03 11:43:17 -0400
commitf27d607ecaf376361aa07ccd4bda48f7a37f42fd (patch)
tree414ebb377af0f96b38f732750607a896d6539a75 /init.org
parent16d70d6feeb43c05a1279842e4156a0c3ad8bb92 (diff)
downloadconfigs-f27d607ecaf376361aa07ccd4bda48f7a37f42fd.tar.gz
configs-f27d607ecaf376361aa07ccd4bda48f7a37f42fd.tar.xz
configs-f27d607ecaf376361aa07ccd4bda48f7a37f42fd.zip
[emacs] tangle init.org before bootstrapping
By making `tangle-init' a prerequisite of `bootstrap'. Adjust build instructions accordingly.
Diffstat (limited to 'init.org')
-rw-r--r--init.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.org b/init.org
index db1c2f4..1062c17 100644
--- a/init.org
+++ b/init.org
@@ -44,7 +44,6 @@ byte-compiled the packages. Something along these lines should work:
git clone https://github.com/aminb/dotfiles ~/.emacs.d
cd ~/.emacs.d
make bootstrap-borg
-make tangle-init
make bootstrap
make build
#+end_src