fixed unbound identifier haha

cleanup
m455 2020-06-15 23:53:41 -04:00
parent e4704f7408
commit f2c710974c
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
;; values
;; ------------------------------------------------
(define nicethings-string ".nicethings")
(define nicethings-path (build-path home-directory nicethings-string))
(define nicethings-path (build-path (find-system-path 'home-dir) nicethings-string))
;; ------------------------------------------------
;; messages