~ruther/emacs.d

ref: e1476d0f88d439442389b854fe36916efa59755a emacs.d/Makefile -rw-r--r-- 85 bytes
e1476d0f — Rutherther fix: orderless doesn't have orderless-consult-dispatch 10 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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