Handle Kerberos credentials when becoming users other than root.
[profile.git] / .profile.d / TERM.bashrc
index f9132c0..1c92469 100644 (file)
@@ -1,13 +1 @@
-# $Id$
-#
-# Try to find a valid TERM entry.
-#
-
-for term in linux dtterm xterm vt100; do
-  if has_term $term; then
-    export TERM=$term
-    break
-  fi
-done
-
-unset term
+export TERMINFO=~/.terminfo