feat: Add early-init.el
Disable package.el at startup
This commit is contained in:
parent
f90a75154e
commit
012444d41b
1 changed files with 1 additions and 0 deletions
1
early-init.el
Normal file
1
early-init.el
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
(setq package-enable-at-startup nil)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue