~ruther/emacs.d

ref: 448ebce532fd062c9c78e0622f0543932974e64d emacs.d/Makefile -rw-r--r-- 85 bytes
448ebce5 — Rutherther fix: manual in sidebar 7 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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