~ruther/emacs.d

ref: 405480f6720edba0b1c6f72ffd1a5070253e177a emacs.d/Makefile -rw-r--r-- 85 bytes
405480f6 — Rutherther fix: put consult-ripgrep-all to correct place 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