init-load-path.el -> init-packages.el
This commit is contained in:
parent
fca83ffc19
commit
72d59d6209
4 changed files with 31 additions and 25 deletions
|
@ -1,6 +1,6 @@
|
|||
#!emacs --script
|
||||
|
||||
(load (concat user-emacs-directory "init-load-path.el"))
|
||||
(load (concat user-emacs-directory "init-packages.el"))
|
||||
|
||||
(require 'f)
|
||||
(setq generated-autoload-file (concat narf-core-dir "autoloads.el"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue