Move file manipulation functions from configuration.org to lisp/gpolonkai/file-utils.el
This commit is contained in:
1
init.el
1
init.el
@@ -62,6 +62,7 @@
|
||||
(load "gpolonkai/org-utils")
|
||||
(load "gpolonkai/text-utils")
|
||||
(load "gpolonkai/nav-utils")
|
||||
(load "gpolonkai/file-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