]> jturnerusa.dev Git - emacs.d/commit
added code to append ~/.emacs.d modules to load-path automatically
authorJohn Turner <jturner.usa@gmail.com>
Thu, 17 Nov 2022 03:02:11 +0000 (22:02 -0500)
committerJohn Turner <jturner.usa@gmail.com>
Thu, 17 Nov 2022 03:02:11 +0000 (22:02 -0500)
commit1249e9080daf981f56f00a4ec10a193e2bd1dcdf
treea8c12c0c62c4b0e35ecf46d9e3d977e663b62546
parentd418b37cc63e996caf3039b0d8edb1de71954826
added code to append ~/.emacs.d modules to load-path automatically

This code automatically generates the directories for our
init and lisp modules in ~/.emacs.d/ and appends them to
"load-path".
init.el