~ruther/emacs.d

ref: 2645c05e0e3245530f0ce33c3caaf7bf418e3eae emacs.d/Makefile -rw-r--r-- 85 bytes
2645c05e — Rutherther chore: add consult flymake and fd keybindings 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