ditigal.xyz
git
Log in
—
Register
~ruther
/
emacs.d
summary
tree
log
refs
ref:
7d0c11a0ba89a4a7fe135e870a969cff45e49658
emacs.d
/Makefile
-rw-r--r--
85 bytes
View
Log
View raw
Permalink
7d0c11a0
— Rutherther feat: do not load exec-path from shell on windows
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