Skip to content

Commit

Permalink
added: load-path was added "~/.emacs.d/universe/"
Browse files Browse the repository at this point in the history
  • Loading branch information
ncaq committed Apr 20, 2015
1 parent d9f4e6a commit 57677bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.el
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
(normal-top-level-add-subdirs-to-load-path)))
(list "~/.emacs.d/mine/"
"~/.emacs.d/universe/"))
(add-to-list 'load-path "~/.emacs.d/universe/")

(require 'init-loader)
(custom-set-variables '(init-loader-show-log-after-init nil))
Expand Down
Binary file modified init.elc
Binary file not shown.

0 comments on commit 57677bc

Please sign in to comment.