emacs/Makefile
Evie Litherland-Smith 6b81d47a87 Revert to pre-straight config and Makefile
Having issues with some packages with the straight version including
built-in (e.g. eglot). Will continue tinkering with straight in a
branch but back to package.el for now
2024-08-11 14:45:46 +01:00

7 lines
86 B
Makefile

.PHONY: default install
default: install
install:
emacs --script install.el --kill