From: Alexander Barton Date: Sat, 26 Feb 2011 16:00:06 +0000 (+0100) Subject: Enable color on xterm-256color terminal X-Git-Url: https://arthur.ath.cx/gitweb/?a=commitdiff_plain;h=091b3921138c012f8e7604de77b4a39c894ec19b;p=ConfigScripts.git Enable color on xterm-256color terminal --- diff --git a/sys/bashrc b/sys/bashrc index 73a3bbd..5f06233 100644 --- a/sys/bashrc +++ b/sys/bashrc @@ -1,6 +1,6 @@ # # /etc/bash.bashrc: System-wide rc file for interactive bash(1) shells. -# Written 2003-2010 by Alexander Barton (alex@barton.de) +# Written 2003-2011 by Alexander Barton (alex@barton.de) # [ -e ~/.ConfigScripts.debug ] && echo " >> /etc/bash.bashrc ..." @@ -31,7 +31,7 @@ sshtmp() { # Colors case "$TERM" in ansi|cons25|cygwin|dtterm|linux|rxvt|screen*|vt100|vt200|vt220|vt320| \ - xterm|xterm-color) + xterm|xterm-color|xterm-256color) # color terminal # terminal attributes