~ruther/emacs.d

ref: 7a440c334a19eec43bf7503b6891a9d71367c46d emacs.d/Makefile -rw-r--r-- 85 bytes
7a440c33 — Rutherther feat: disable display-line-numbers-mode for pdf view 1 year, 6 days ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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