remove waiting for elpaca as that might hang

This commit is contained in:
Peter Tillemans 2024-08-16 00:44:07 +02:00
parent bc845e7524
commit 9b234723f2

View file

@ -52,7 +52,8 @@
(elpaca-use-package-mode))
;; Wait for elpaca
(elpaca-wait)
(message "Waiting for elpaca")
;;(elpaca-wait)
(setq crafted-emacs-home "~/.local/share/crafted-emacs")