~ruther/emacs.d

ref: c20d81141c7250483b88ff2ac1b6da35ccb2b9fd emacs.d/Makefile -rw-r--r-- 85 bytes
c20d8114 — Rutherther chore: add infopath to loaded paths 6 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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