OSDN Git Service

Default to xterm, remove some cruft.
authorElliott Hughes <enh@google.com>
Fri, 12 Dec 2014 01:13:19 +0000 (17:13 -0800)
committerElliott Hughes <enh@google.com>
Fri, 12 Dec 2014 01:13:19 +0000 (17:13 -0800)
commit11ed7f9d7c55de6e0b19a72e87b946324e3aa6ee
treed1ed162cafff92977350fe7c456d43790e944ec0
parenta1c1f910f501fd658f7b2bea133bd47cb8d2395d
Default to xterm, remove some cruft.

gtest won't color its output unless TERM is an xterm, and that seems as
reasonable a default as vt100. More reasonable, in fact. This only fixes
things for login shells, so we still need to fix adb to pass $TERM
through to make yabinc happy...

We can get a better more(1) from toybox, and the aliases seem inappropriate.

Change-Id: Id73035d69ab421b179b9beb575d4e1607fbcce62
mkshrc