ditigal.xyz
Log in
—
Register
~ruther
/
emacs.d
summary
tree
log
refs
ref:
711686dc9dbc159d60c56851532b0f3d03e5b8f3
emacs.d
/Makefile
-rw-r--r--
85 bytes
View
Log
View raw
Permalink
711686dc
— Rutherther chore: update claude command
6 months ago
1
2
3
4
5
6
EMACS
=
emacs
PWD
=
$(
abspath
./
)
/
.PHONY
:
run
run
:
$(
EMACS
)
--init-directory
"
$(
PWD
)
"