Merge branch 'master' of git+ssh://ponder.ncipher.com/~mwooding/etc/profile
[profile] / guile
CommitLineData
8a7e906d
MW
1;;; Guile configuration -*-scheme-*-
2
c543cb59 3(use-modules (ice-9 readline) (ice-9 history))
8a7e906d 4(activate-readline)