Env : Set TERM to xterm.
This commit is contained in:
parent
f5368d15ac
commit
9e69d19e00
|
@ -16,6 +16,6 @@
|
|||
NIX_CURRENT_SYSTEM = "${pkgs.stdenv.system}";
|
||||
|
||||
# Shell.
|
||||
TERM = "screen-256color";
|
||||
TERM = "xterm-256color";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue