Clean up init.el and bootstrap.el

This commit is contained in:
Henrik Lissner 2016-05-19 03:11:31 -04:00
parent 67a360914d
commit 1543b9e3b6
2 changed files with 7 additions and 9 deletions

View file

@ -40,16 +40,12 @@
;;
;;; License: MIT
(defconst emacs-start-time (current-time))
(load (concat user-emacs-directory "bootstrap.el"))
;;
(defconst narf-default-theme 'narf-dark)
(defconst narf-default-font (font-spec :family "Hack" :size 12))
(setq user-full-name "Henrik Lissner"
user-mail-address "henrik@lissner.net")
(narf `(core ; core/core.el
;; OS-specific config