add system-cores.el module
[emacs-init.git] / setup / 00init.el
index 9608efe..db3af8c 100644 (file)
@@ -7,5 +7,3 @@
   (add-to-list 'load-path (concat base "lib"))
   (add-to-list 'load-path (concat base "auto-install"))
   (setq custom-file (concat base "emacs-custom.el")))
-
-(load custom-file)