~ruther/emacs.d

ref: 6c0258fa5063dc84b9b2a4603bdc64aea4e54899 emacs.d/Makefile -rw-r--r-- 85 bytes
6c0258fa — Rutherther chore" change theme 1 year, 4 days ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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