~ruther/emacs.d

ref: 936945539a232611449ef3d0bb06ed702cf6942e emacs.d/Makefile -rw-r--r-- 85 bytes
93694553 — Rutherther fix: golden-ratio, embark load properly 10 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

.PHONY: run
run:
	$(EMACS) --init-directory "$(PWD)"
Do not follow this link