~ruther/emacs.d

ref: 3235e7bd7b95de1f21499a27bddef3b40210acac emacs.d/Makefile -rw-r--r-- 85 bytes
3235e7bd — Rutherther fix: eat keybindings, do not treat eat manual windows as eat 12 days ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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