Commit graph

6 commits

Author SHA1 Message Date
Evie Litherland-Smith a95b258c74 Makefile: add clean directive to remove existing packages 2024-08-12 07:34:12 +01:00
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
Evie Litherland-Smith 7eece7cefb Add init and clean rules to Makefile, remove install
init checks out straight submodule, clean removes straight build and
repos directories, then checks out submodule again (since it's also
stored in repos directory)
2024-08-10 06:29:32 +01:00
Evie Litherland-Smith 87c4ec61d1 Restore (with tweaks) instal.el and Makefile
Adjusted for new definition of selected packages
2024-08-08 06:35:17 +01:00
Evie Litherland-Smith 24b36c5de1 Move package config into init.el, remove install.el / Makefile / my-packages.el
Rename lib/mu4e-custom.el -> modules/my-mu4e.el
2024-07-14 11:57:13 +01:00
Evie Litherland-Smith f6300dad9c Add a Makefile to run install.el easily 2024-04-17 13:00:18 +01:00