~ruther/emacs.d

ref: cb703795e7172f6c5a5f0f71a89a7cc6bb569419 emacs.d/Makefile -rw-r--r-- 85 bytes
cb703795 — Rutherther fix: hooks, vertico repeat 10 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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