ditigal.xyz
Log in
—
Register
~ruther
/
emacs.d
summary
tree
log
refs
ref:
93dbc3e4a01a043d9db0a3fd785ea26ee7831bbe
emacs.d
/Makefile
-rw-r--r--
85 bytes
View
Log
View raw
Permalink
93dbc3e4
— Rutherther feat: exclude popper window from resizes
3 months ago
1
2
3
4
5
6
EMACS
=
emacs
PWD
=
$(
abspath
./
)
/
.PHONY
:
run
run
:
$(
EMACS
)
--init-directory
"
$(
PWD
)
"