Initial commit and architecture

This commit is contained in:
BirDt_ 2026-03-26 18:17:36 +08:00
commit de67afe975
3 changed files with 100 additions and 0 deletions

2
.dir-locals.el Normal file
View file

@ -0,0 +1,2 @@
((nil . ((geiser-default-implementation . chicken)
(geiser-active-implementations . (chicken)))))