~ruther/emacs.d

ref: 2de4375a11bac2a6e95c18e56bdbc9f2de207f8f emacs.d/Makefile -rw-r--r-- 85 bytes
2de4375a — Rutherther fix: evil-shift-width follows tab-width 11 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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