~ruther/emacs.d

ref: ccf2bb54fb810ef806b1b4d7079ad04cf2095c11 emacs.d/Makefile -rw-r--r-- 85 bytes
ccf2bb54 — Rutherther feat: yaml and dts support a month ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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