mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-22 16:21:04 -05:00
Add :requires prop to def-bootstrap! & refactor+rewrite bootstrapping
This commit is contained in:
@@ -14,5 +14,4 @@
|
||||
('debian
|
||||
(sudo "apt-get install -y %s" prog-str))
|
||||
('macos
|
||||
(sh "brew install %s" prog-str))))
|
||||
t))
|
||||
(sh "brew install %s" prog-str))))))
|
||||
|
Reference in New Issue
Block a user