Merge pull request #4717 from bnjmnt4n/autoload/system
Load `autoload/system` in `core-cli`
This commit is contained in:
commit
91bf57b762
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
(load! "autoload/plist")
|
||||
(load! "autoload/files")
|
||||
(load! "autoload/output")
|
||||
(load! "autoload/system")
|
||||
(require 'seq)
|
||||
|
||||
;; Create all our core directories to quell file errors.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue