Optimize emacs

This commit is contained in:
Zelong Kuang
2025-12-14 21:09:42 +11:00
parent 9c5544192f
commit 2fc108d853
6 changed files with 125 additions and 73 deletions

View File

@@ -7,7 +7,8 @@
'(custom-safe-themes
'("b3db0d7354ef14156b4d16d406b85ef4441e45a54841e11a49d6bc4933eebf58"
default))
'(org-agenda-files '("~/org/workout.org")))
'(org-agenda-files '("~/org/workout.org"))
'(package-selected-packages nil))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.