~ruther/emacs.d

ref: f7491513672697638c7ec488f6f85ec31fec6ee2 emacs.d/Makefile -rw-r--r-- 85 bytes
f7491513 — Rutherther fix: scroll bars in daemon, corfu demand automatically 9 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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