Removed erroneous TERM export from variables.bashrc.
authorIain Patterson <me@iain.cx>
Thu, 19 Feb 2009 17:36:18 +0000 (17:36 +0000)
committerIain Patterson <me@iain.cx>
Thu, 19 Feb 2009 17:36:18 +0000 (17:36 +0000)
git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@177 6be0d1a5-5cfe-0310-89b6-964be062b18b

.profile.d/variables.bashrc

index 3298c76..774cddb 100644 (file)
@@ -2,8 +2,6 @@
 export SSHTERM=urxvtc
 export SSHTERM_TITLE=-title
 export SSHTERM_EXEC=-e
-#export TERM=xterm-xfree86
-export TERM=linux
 unset LANG
 export LC_CTYPE=en_GB
 if ls --help 2>/dev/null | grep gnu.org >/dev/null; then