~ruther/emacs.d

ref: bbaeac15f69a20ddf6cd52715a712042b28d7824 emacs.d/Makefile -rw-r--r-- 85 bytes
bbaeac15 — Rutherther feat: use corfu instead of company 1 year, 4 days ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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