Add and use my new Refinery colour theme
[~bandali/configs] / Makefile
CommitLineData
032726b6
AB
1-include lib/borg/borg.mk
2
3bootstrap-borg:
4 @git submodule--helper clone --name borg --path lib/borg \
5 --url git@github.com:emacscollective/borg.git
6 @cd lib/borg; git symbolic-ref HEAD refs/heads/master
7 @cd lib/borg; git reset --hard HEAD
8
9i: build-init