~ruther/emacs.d

ref: 22d0e8562d57356ea7e8ea5530bcb85d2695516c emacs.d/Makefile -rw-r--r-- 85 bytes
22d0e856 — Rutherther feat: vhdl mode and dired-ranger local leader bindings 11 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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