~ruther/emacs.d

ref: d8776f54d834719099f57a749f37d32a434dda57 emacs.d/Makefile -rw-r--r-- 85 bytes
d8776f54 — Rutherther fix: visual stuff properly disable modes 1 year, 7 days ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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