Fix #3135: no template after doom install
This commit is contained in:
parent
c1bee692cf
commit
ea2de668b7
1 changed files with 1 additions and 1 deletions
|
@ -107,5 +107,5 @@ DOOMDIR environment variable. e.g.
|
|||
|
||||
(print! (success "\nFinished! Doom is ready to go!\n"))
|
||||
(with-temp-buffer
|
||||
(insert (doom-glob doom-core-dir "templates/QUICKSTART_INTRO"))
|
||||
(insert-file-contents (doom-glob doom-core-dir "templates/QUICKSTART_INTRO"))
|
||||
(print! "%s" (buffer-string)))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue