init-load-path.el -> init-packages.el

This commit is contained in:
Henrik Lissner 2015-12-22 20:12:39 -05:00
parent fca83ffc19
commit 72d59d6209
4 changed files with 31 additions and 25 deletions

View file

@ -51,7 +51,7 @@
(scroll-bar-mode -1) ; no scrollbar
(tool-bar-mode -1) ; no toolbar
(load (concat user-emacs-directory "init-load-path.el"))
(load (concat user-emacs-directory "init-packages.el"))
(load-theme narf-theme t)
(mapc 'require