Remove 'generated from X shell' from envvar file #2835
`doom env` no longer uses a sub-shell to scrape the environment.
This commit is contained in:
parent
3264e73a66
commit
6bc0fcf714
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue