diff --git a/core/cli/sync.el b/core/cli/sync.el index a4bee219a..b9d3f4b07 100644 --- a/core/cli/sync.el +++ b/core/cli/sync.el @@ -46,7 +46,7 @@ stale." (print-group! (when (and (not noenvvar?) (file-exists-p doom-env-file)) - (doom-cli-call '("doom" "env"))) + (call! '("env"))) (doom-packages-install) (doom-packages-build) (when update?