Remove TERM variable
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
case "$TERM" in
|
||||
urxvt)
|
||||
TERM="rxvt-unicode"
|
||||
;;
|
||||
screen)
|
||||
TERM="screen-256color"
|
||||
;;
|
||||
esac
|
||||
export TERM
|
||||
|
||||
Reference in New Issue
Block a user