Initial commit

This commit is contained in:
BirDt_ 2025-08-17 23:40:44 +08:00
commit 2a28d0b97a
21 changed files with 132395 additions and 0 deletions

2
early-init.el Normal file
View file

@ -0,0 +1,2 @@
;; Disable package.el in favor of straight.el
(setq package-enable-at-startup nil)