Move Org related functions from configuration.org to lisp/gpolonkai/org-utils.el
This commit is contained in:
1
init.el
1
init.el
@@ -59,6 +59,7 @@
|
||||
;; Custom functions and commands
|
||||
(load "gpolonkai/utilities")
|
||||
(load "gpolonkai/windows")
|
||||
(load "gpolonkai/org-utils")
|
||||
|
||||
;; I started moving my configuration to this Org file. It’s easier to document this way.
|
||||
(org-babel-load-file (expand-file-name "configuration.org" user-emacs-directory))
|
||||
|
Reference in New Issue
Block a user