Merge branch 'master' of github.com:bbatsov/emacs-prelude
This commit is contained in:
commit
a180968187
1 changed files with 2 additions and 0 deletions
2
init.el
2
init.el
|
@ -63,4 +63,6 @@
|
||||||
(require 'prelude-ruby)
|
(require 'prelude-ruby)
|
||||||
(require 'prelude-xml)
|
(require 'prelude-xml)
|
||||||
|
|
||||||
|
(setq custom-file (concat prelude-dir "custom.el"))
|
||||||
|
(load custom-file 'noerror)
|
||||||
;;; init.el ends here
|
;;; init.el ends here
|
||||||
|
|
Loading…
Reference in a new issue