Make load-env-vars a core package
Fixes a race condition where the load-env-vars package is used before it was (or could be) installed.
This commit is contained in:
parent
111b3758d4
commit
eb1296387f
3 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,6 @@
|
|||
;;; core/packages.el
|
||||
|
||||
;; core.el
|
||||
(package! load-env-vars)
|
||||
(package! dotenv-mode)
|
||||
|
||||
;; core-os.el
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue