~ruther/emacs.d

ref: 8bc2cd4a6543d06bec37265212f1960af30c01e7 emacs.d/Makefile -rw-r--r-- 85 bytes
8bc2cd4a — Rutherther fix: loading python, matlab 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