Add comments about hack (gnome-terminal).
This commit is contained in:
1
.bashrc
1
.bashrc
@@ -69,6 +69,7 @@ else
|
|||||||
alias ls="/bin/ls -aF"
|
alias ls="/bin/ls -aF"
|
||||||
fi
|
fi
|
||||||
#
|
#
|
||||||
|
# Hack for gnome-terminal
|
||||||
if [ "$COLORTERM" == "gnome-terminal" ]; then
|
if [ "$COLORTERM" == "gnome-terminal" ]; then
|
||||||
export TERM=xterm-256color
|
export TERM=xterm-256color
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user