projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[emacs][wip] enable ivy (and friends) & the rest of my core packages
[~bandali/configs]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
b4ac36f
..
e694d46
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-6,6
+6,8
@@
bootstrap-borg:
@cd lib/borg; git symbolic-ref HEAD refs/heads/master
@cd lib/borg; git reset --hard HEAD
-a: all
+bootstrap: tangle-init
-i: build-init
+ta: tangle-init all
+
+ti: tangle-init build-init