added guile config

This commit is contained in:
z0rc 2024-08-21 13:49:55 +00:00
parent f79ac2ae5c
commit 3d09d50d6f

2
guile Normal file
View File

@ -0,0 +1,2 @@
(use-modules (ice-9 readline))
(activate-readline)