~ruther/emacs.d

ref: 173d0384dcfad95c84932d56fd0093f5655b74dc emacs.d/Makefile -rw-r--r-- 85 bytes
173d0384 — Rutherther chore: use use-short-answers 11 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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