~ruther/emacs.d

ref: fce98f1355faae76a9bbbd755ef990492feaf51d emacs.d/Makefile -rw-r--r-- 85 bytes
fce98f13 — Rutherther chore: remove orderless-flex matching style 1 year, 8 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

.PHONY: run
run:
	$(EMACS) --init-directory "$(PWD)"