.emacs.d/early-init.el
2024-09-06 11:42:11 +02:00

3 lines
60 B
EmacsLisp

(setq package-enable-at-startup nil)
(provide 'early-init)