diff --git a/core/core-cli.el b/core/core-cli.el index dc12704a4..86f456ca5 100644 --- a/core/core-cli.el +++ b/core/core-cli.el @@ -1,5 +1,8 @@ ;;; -*- lexical-binding: t; no-byte-compile: t; -*- +(require 'seq) + + (defvar doom-auto-accept (getenv "YES") "If non-nil, Doom will auto-accept any confirmation prompts during batch commands like `doom-packages-install', `doom-packages-update' and