diff --git a/core/cli/env.el b/core/cli/env.el index de66a3e32..c19fb5245 100644 --- a/core/cli/env.el +++ b/core/cli/env.el @@ -103,7 +103,6 @@ default, on Linux, this is '$SHELL -ic /usr/bin/env'. Variables in (insert (concat "# -*- mode: sh -*-\n" - (format "# Generated from a %s shell environent\n" shell-file-name) "# ---------------------------------------------------------------------------\n" "# This file was auto-generated by `doom env'. It contains a list of environment\n" "# variables scraped from your default shell (excluding variables blacklisted\n"