~ruther/emacs.d

ref: 2c60dd7d19f7327a0f04282ad00c375d0fab1a65 emacs.d/Makefile -rw-r--r-- 85 bytes
2c60dd7d — Rutherther feat: use Hack font 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