X-Git-Url: https://iankelling.org/git/?p=dot-emacs;a=blobdiff_plain;f=init.el;h=16be261951024f93fe98a7a23a47a8ffb08ef70e;hp=b3312e46f0b7b6533593cc9e3f6ab92b6f337bdd;hb=3dc7ccc943c54180d31e6a28761778562f8c0be2;hpb=59c6116b487a71eab5f6ac547ddc8ff298ad244d diff --git a/init.el b/init.el index b3312e4..16be261 100644 --- a/init.el +++ b/init.el @@ -86,6 +86,7 @@ org-info org-jsinfo org-irc org-mew org-mhe org-rmail org-vm org-wl org-w3m org-habit org-drill org-mobile))) - (org-babel-load-file (expand-file-name "my-init.org" init-dir)))) + (org-babel-load-file (expand-file-name "my-init.org" init-dir)) + (org-babel-load-file (expand-file-name "dev.org" init-dir)))) ;;; init.el ends here