Load --stats before other custom bundles

This commit is contained in:
Marcus Kammer 2024-02-26 16:18:54 +01:00
parent 63e9c5d7e3
commit 9c3b1be282

View file

@ -14,10 +14,10 @@
(load "bundle--calendar")
(load "bundle--email")
(load "bundle--org")
(load "bundle--stats")
(load "bundle--ux")
(load "bundle--mk")
(load "bundle--linux")
(load "bundle--stats")))
(load "bundle--linux")))
(let ((f "~/feeds.el"))
(when (file-exists-p f)