~ruther/emacs.d

ref: 71f3ff178d3292c5dd4433a474d319e397bd084f emacs.d/Makefile -rw-r--r-- 85 bytes
71f3ff17 — Rutherther fix: golden-ratio with which-key 1 year, 1 day ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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