dotfiles/config.scm

3 lines
122 B
Scheme

(add-to-load-path (dirname (current-filename)))
(load-from-path (string-append "oni/home/config/" (gethostname) ".scm"))