Initial emacs configuration

This commit is contained in:
outfoxxed 2022-11-25 15:05:07 -08:00
commit 4190318cc3
No known key found for this signature in database
GPG key ID: 5775F651AC84FFE6
2 changed files with 56 additions and 0 deletions

1
early-init.el Normal file
View file

@ -0,0 +1 @@
(setq package-enable-at-startup nil)