dotfiles/config.scm

4 lines
122 B
Scheme
Raw Normal View History

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