Switching from Doom Emacs back to my custom emacs (DTmacs).

This commit is contained in:
Derek Taylor
2026-01-01 11:52:37 -06:00
parent 98dd956b7c
commit 10876119b0
14 changed files with 4042 additions and 150 deletions

4
.config/emacs/init.el Normal file
View File

@@ -0,0 +1,4 @@
(org-babel-load-file
(expand-file-name
"config.org"
user-emacs-directory))