parent
50366acd64
commit
ad51edf251
2 changed files with 11 additions and 6 deletions
@ -1,13 +1,7 @@ |
|||||||
; 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 |
;; Added by Package.el. This must come before configurations of |
||||||
;; installed packages. Don't delete this line. If you don't want it, |
;; 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. |
;; just comment it out by adding a semicolon to the start of the line. |
||||||
;; You may delete these explanatory comments. |
;; You may delete these explanatory comments. |
||||||
(package-initialize) |
(package-initialize) |
||||||
; |
|
||||||
|
|
||||||
(org-babel-load-file "~/.emacs.d/global.org") |
(org-babel-load-file "~/.emacs.d/global.org") |
||||||
|
|||||||
Loading…
Reference in new issue