ditigal.xyz
Log in
—
Register
~ruther
/
emacs.d
summary
tree
log
refs
ref:
4ec4f00c5b66bfa54f055f19e2b3d2371d9cad2b
emacs.d
/Makefile
-rw-r--r--
85 bytes
View
Log
View raw
Permalink
4ec4f00c
— Rutherther feat: add consult recommended keybindings
2 years ago
1
2
3
4
5
6
EMACS
=
emacs
PWD
=
$(
abspath
./
)
/
.PHONY
:
run
run
:
$(
EMACS
)
--init-directory
"
$(
PWD
)
"