~ruther/emacs.d

ref: 1d4d6e123c7972e439b54deba3653ff265006ada emacs.d/Makefile -rw-r--r-- 85 bytes
1d4d6e12 — Rutherther fix: git gutter not working in fringe, wrong init 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