git://git.iain.cx/iain
/
profile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67d59c6
)
Removed erroneous TERM export from variables.bashrc.
author
Iain Patterson
<me@iain.cx>
Thu, 19 Feb 2009 17:36:18 +0000
(17:36 +0000)
committer
Iain 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
patch
|
blob
|
history
diff --git
a/.profile.d/variables.bashrc
b/.profile.d/variables.bashrc
index
3298c76
..
774cddb
100644
(file)
--- a/
.profile.d/variables.bashrc
+++ b/
.profile.d/variables.bashrc
@@
-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