General comment revision & reformatting
This commit is contained in:
parent
3583e1f2e0
commit
b53703d527
7 changed files with 34 additions and 32 deletions
|
@ -68,7 +68,7 @@ DOOMDIR environment variable. e.g.
|
|||
(if (file-exists-p doom-env-file)
|
||||
(print! (info "Envvar file already exists, skipping"))
|
||||
(when (or doom-auto-accept
|
||||
(y-or-n-p "Generate an env file? (see `doom help env` for details)"))
|
||||
(y-or-n-p "Generate an envvar file? (see `doom help env` for details)"))
|
||||
(doom-cli-reload-env-file 'force-p))))
|
||||
|
||||
;; Install Doom packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue