and it broke it lmao

This reverts commit 1609dff7f3.
This commit is contained in:
Sakooooo 2024-01-12 16:00:03 +04:00
parent 1609dff7f3
commit 01a0706964
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -126,7 +126,10 @@ Cause emacs overlay lol
(goto-char (point-max))
(eval-print-last-sexp)))
(load bootstrap-file nil 'nomessage))
(setq straight-use-package-by-default t)
(use-package straight
:custom
(straight-use-package-by-default t))
)
#+end_src
* SPEED SPEED SPEED SPEED
** Avoid Garbage Collection at startup