ditigal.xyz
Log in
—
Register
~ruther
/
emacs.d
summary
tree
log
refs
ref:
f2514fc16f9ed3c87272314f9425333ded1ed1fa
emacs.d
/Makefile
-rw-r--r--
85 bytes
View
Log
View raw
Permalink
f2514fc1
— Rutherther feat: Add dired-git-info
6 months ago
1
2
3
4
5
6
EMACS
=
emacs
PWD
=
$(
abspath
./
)
/
.PHONY
:
run
run
:
$(
EMACS
)
--init-directory
"
$(
PWD
)
"