~ruther/emacs.d

ref: cf8bfd0b03fe2f9673abc2d10c895d18f7f877ac emacs.d/Makefile -rw-r--r-- 85 bytes
cf8bfd0b — Rutherther fix: use font only for Linux 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