~ruther/emacs.d

ref: 9d8cdb750182d40a460d3bd7837f3386449c05dc emacs.d/Makefile -rw-r--r-- 85 bytes
9d8cdb75 — Rutherther feat: add wgrep for editing grep buffers 1 year, 2 days ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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