~ruther/emacs.d

ref: f79f9948228608942d14fc5b87ebb5581605dceb emacs.d/Makefile -rw-r--r-- 85 bytes
f79f9948 — Rutherther feat: add transient levels config 1 year, 1 day ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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