Update packages
All checks were successful
/ Test config on 20 (push) Successful in 27s

This commit is contained in:
Maciej 2024-11-11 07:58:11 +02:00
parent d15b0776b0
commit 34a2741886
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
4 changed files with 223 additions and 210 deletions

View file

@ -67,6 +67,10 @@
(elpaca-load-lockfile (concat user-emacs-directory "elpaca.lock"))
(use-package benchmark-init :ensure (:wait t)
:config
(add-hook 'after-init-hook 'benchmark-init/deactivate))
(defun icejam-elpaca-write-lock ()
"Write elpaca lock file."
(interactive)