;; ~/.emacs.d/linux.el ;; Luke Hoersten (if window-system (progn (set-default-font "Monospace-10") )) (provide 'linux)