nix dev-shell: Keep $TERM

This commit is contained in:
Eelco Dolstra 2019-05-08 17:07:35 +02:00
parent 2bc55aba1e
commit cb5ebc5c11
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE

View file

@ -133,6 +133,7 @@ struct Common : InstallableCommand
"SHLVL", "SHLVL",
"TEMP", "TEMP",
"TEMPDIR", "TEMPDIR",
"TERM",
"TMP", "TMP",
"TMPDIR", "TMPDIR",
"TZ", "TZ",