diff --git a/core/cli/env.el b/core/cli/env.el index 0307eee14..83cc678c9 100644 --- a/core/cli/env.el +++ b/core/cli/env.el @@ -59,6 +59,7 @@ Use the -c or --clear switch to delete your envvar file." "^INSECURE$" "^DEBUG$" "^YES$" + "^TERM$" "^__") "Environment variables to not save in `doom-env-file'.