working system

This commit is contained in:
Charlie Root 2024-09-06 11:42:11 +02:00
commit e0ad4ea627
53 changed files with 2927 additions and 0 deletions

3
early-init.el Normal file
View file

@ -0,0 +1,3 @@
(setq package-enable-at-startup nil)
(provide 'early-init)