@@ -1,4 +1,5 @@
export PATH=/bin:/sbin:/usr/bin:/usr/sbin
+export TERM=linux
export EDITOR=/bin/vi
if [[ $(id -u) = 0 ]]; then
export PS1='`whoami`@`hostname`:`pwd` # '