~ruther/emacs.d

ref: 163004a07f96bae9fe3fc903af410433d975b714 emacs.d/Makefile -rw-r--r-- 85 bytes
163004a0 — Rutherther feat: Add sharper for executing dotnet command 13 days ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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