mksh: Set TERM to xterm-256color
Change-Id: I1f5be6c8bec4a59375f8ec2a58020dee1841b3be
This commit is contained in:
parent
63a51e8a6c
commit
8b82bf1f2d
1 changed files with 2 additions and 0 deletions
2
mkshrc
2
mkshrc
|
@ -16,3 +16,5 @@ PS4='[$EPOCHREALTIME] '; PS1='${|
|
|||
|
||||
return $e
|
||||
}$HOSTNAME:${PWD:-?} '"$PS1 "
|
||||
|
||||
export TERM=xterm-256color
|
||||
|
|
Loading…
Reference in a new issue