Merge pull request #4717 from bnjmnt4n/autoload/system

Load `autoload/system` in `core-cli`
This commit is contained in:
Henrik Lissner 2021-03-02 10:37:13 -05:00 committed by GitHub
commit 91bf57b762
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.