~ruther/emacs.d

ref: 304528e62e44fba2265858fec9644fbbc0f78579 emacs.d/Makefile -rw-r--r-- 85 bytes
304528e6 — Rutherther feat: add ace-window to golden-ratio commands 11 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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