~ruther/emacs.d

ref: a587cba9c245769cd19f6eedb4b443f93e51496d emacs.d/Makefile -rw-r--r-- 85 bytes
a587cba9 — Rutherther fix: vertico M-RET use typed, instead of substituting 1 year, 3 days ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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