aboutsummaryrefslogtreecommitdiffstats
path: root/etc/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/bashrc')
-rw-r--r--etc/bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/bashrc b/etc/bashrc
index 0ca2cc1..c014f46 100644
--- a/etc/bashrc
+++ b/etc/bashrc
@@ -27,7 +27,7 @@ use_color=false
# set some environment variables
HOME=/sdcard
-TERM=linux
+TERM=xterm
# enable colorful terminal
if [[ ${EUID} == 0 ]] ; then