parent
0b3d6feecc
commit
3f60e20464
1 changed files with 6 additions and 0 deletions
@ -1,7 +1,13 @@ |
||||
; this is required for using my branch of org-mode |
||||
(add-to-list 'load-path "~/clones/org-mode/lisp") |
||||
(require 'org-loaddefs) |
||||
|
||||
|
||||
;; Added by Package.el. This must come before configurations of |
||||
;; installed packages. Don't delete this line. If you don't want it, |
||||
;; just comment it out by adding a semicolon to the start of the line. |
||||
;; You may delete these explanatory comments. |
||||
(package-initialize) |
||||
; |
||||
|
||||
(org-babel-load-file "~/.emacs.d/global.org") |
||||
|
||||
Loading…
Reference in new issue