Evie Litherland-Smith
34056bb71b
Add early-init.el to disable built-in package.el Ignore extra straight repos and build files (except straight.el itself), add lock file for current package versions
2 lines
37 B
EmacsLisp
2 lines
37 B
EmacsLisp
(setq package-enable-at-startup nil)
|