ditigal.xyz
Log in
—
Register
~ruther
/
emacs.d
summary
tree
log
refs
ref:
f3f653aa2255e8ee40a8bba777505ee6e52037ef
emacs.d
/Makefile
-rw-r--r--
85 bytes
View
Log
View raw
Permalink
f3f653aa
— Rutherther chore: Do not put Async Shell Command to popper
6 months ago
1
2
3
4
5
6
EMACS
=
emacs
PWD
=
$(
abspath
./
)
/
.PHONY
:
run
run
:
$(
EMACS
)
--init-directory
"
$(
PWD
)
"