~ruther/emacs.d

ref: 8865b30201aebdaa89a700d65f1dfbaec8f0d48a emacs.d/Makefile -rw-r--r-- 85 bytes
8865b302 — Rutherther chore: move elpaca to elpaca-loader a year ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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