Remove package.el and setup straight.el
This commit is contained in:
parent
bc61c9dd6a
commit
8316896f09
2 changed files with 83 additions and 74 deletions
9
early-init.el
Normal file
9
early-init.el
Normal file
|
@ -0,0 +1,9 @@
|
|||
;;; ~/.emacs.d/init.el --- Configuration file for Emacs
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
;;; Code:
|
||||
(setq package-enable-at-startup nil)
|
||||
|
||||
;;; early-init.el ends here
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue