~ruther/emacs.d

ref: ee196ed560e635e1580fa090381adddb9a89d400 emacs.d/Makefile -rw-r--r-- 85 bytes
ee196ed5 — Rutherther feat: replace golden-ratio in favor of zoom-window 6 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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