From 9edcdd063384e099d153add26815e337f2799d30 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Thu, 8 Oct 2020 13:11:00 -0400 Subject: [PATCH] Mention supported envvars in 'doom help' --- core/core-cli.el | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/core/core-cli.el b/core/core-cli.el index 7587284a1..12f23ac6d 100644 --- a/core/core-cli.el +++ b/core/core-cli.el @@ -441,7 +441,12 @@ everywhere we use it (and internally)." Includes package management, diagnostics, unit tests, and byte-compilation. This tool also makes it trivial to launch Emacs out of a different folder or -with a different private module." +with a different private module. + +Environment variables: + EMACSDIR Where to find the Doom Emacs repo (normally ~/.emacs.d) + DOOMDIR Where to find your private Doom config (normally ~/.doom.d) + DOOMLOCALDIR Where to store local files (normally ~/.emacs.d/.local)" (condition-case e (with-output-to! doom-cli-log-file (catch 'exit