~ruther/emacs.d

ref: 68b1b1bd6bdd54e8dcbd34ad0bbb3df9d093145e emacs.d/Makefile -rw-r--r-- 85 bytes
68b1b1bd — Rutherther disable magit-todos temporarily 9 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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