cli/env: ignore TERM envvar
This commit is contained in:
parent
c080ae8c9f
commit
018fc8318d
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ Use the -c or --clear switch to delete your envvar file."
|
||||||
"^INSECURE$"
|
"^INSECURE$"
|
||||||
"^DEBUG$"
|
"^DEBUG$"
|
||||||
"^YES$"
|
"^YES$"
|
||||||
|
"^TERM$"
|
||||||
"^__")
|
"^__")
|
||||||
"Environment variables to not save in `doom-env-file'.
|
"Environment variables to not save in `doom-env-file'.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue