initial commit

This commit is contained in:
Ian Keane 2026-07-11 13:16:41 -04:00
commit 4aa2f09642
4 changed files with 6 additions and 0 deletions

2
init.el Normal file
View file

@ -0,0 +1,2 @@
(use-package geiser-guile
:ensure t)