Adapt to better work on other systems.
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
(eval-print-last-sexp)))
|
||||
(load bootstrap-file nil 'nomessage))
|
||||
|
||||
(unless (memq 'use-package-autoloads features)
|
||||
(straight-use-package 'use-package))
|
||||
|
||||
;; The compile-angel package automatically byte-compiles and
|
||||
;; native-compiles Emacs Lisp libraries. It should be loaded before
|
||||
;; any other package.
|
||||
|
||||
Reference in New Issue
Block a user