Load seq in core-cli
This commit is contained in:
parent
6b5d65b55b
commit
d2fa1a3dd1
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
;;; -*- lexical-binding: t; no-byte-compile: t; -*-
|
;;; -*- lexical-binding: t; no-byte-compile: t; -*-
|
||||||
|
|
||||||
|
(require 'seq)
|
||||||
|
|
||||||
|
|
||||||
(defvar doom-auto-accept (getenv "YES")
|
(defvar doom-auto-accept (getenv "YES")
|
||||||
"If non-nil, Doom will auto-accept any confirmation prompts during batch
|
"If non-nil, Doom will auto-accept any confirmation prompts during batch
|
||||||
commands like `doom-packages-install', `doom-packages-update' and
|
commands like `doom-packages-install', `doom-packages-update' and
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue