Basic main menu and README

This commit is contained in:
Jakub 2026-05-17 20:52:13 +08:00
parent 693879746b
commit d450a0d155
8 changed files with 449 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)))))