Add way more to the 'macs

This commit is contained in:
Michael Chalupiak
2026-01-30 19:24:25 -05:00
parent cc5246f38b
commit a2c7b5033a
6 changed files with 384 additions and 59 deletions

View File

@@ -39,6 +39,7 @@
(mapc (lambda (file) (load-file file)) config-files))))
(load-user-config)
(setq gc-cons-threshold (* 2 1000 1000))
(provide 'init)