forked from lix-project/lix
nix dev-shell: Keep $TERM
This commit is contained in:
parent
2bc55aba1e
commit
cb5ebc5c11
|
@ -133,6 +133,7 @@ struct Common : InstallableCommand
|
||||||
"SHLVL",
|
"SHLVL",
|
||||||
"TEMP",
|
"TEMP",
|
||||||
"TEMPDIR",
|
"TEMPDIR",
|
||||||
|
"TERM",
|
||||||
"TMP",
|
"TMP",
|
||||||
"TMPDIR",
|
"TMPDIR",
|
||||||
"TZ",
|
"TZ",
|
||||||
|
|
Loading…
Reference in a new issue