mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-09 12:57:25 -05:00
@ -46,7 +46,7 @@ stale."
|
|||||||
(print-group!
|
(print-group!
|
||||||
(when (and (not noenvvar?)
|
(when (and (not noenvvar?)
|
||||||
(file-exists-p doom-env-file))
|
(file-exists-p doom-env-file))
|
||||||
(doom-cli-call '("doom" "env")))
|
(call! '("env")))
|
||||||
(doom-packages-install)
|
(doom-packages-install)
|
||||||
(doom-packages-build)
|
(doom-packages-build)
|
||||||
(when update?
|
(when update?
|
||||||
|
Reference in New Issue
Block a user