## @(#) created by arne
#######################
##
## the redhat prompt
needmod themecompat
needmod number-extra
needmod color
#case "$TERMNAME" in
#xterm-Eterm)
#PS1="\[\033[0;0H\
#                                                                                
#                                                                                
#                                                                                
#                                                                                
#                                                                                
#\[\033[100;0H\][$u@$h "$W"]$b "
#;;
#*)
PS1="`color bgyellow` `color reversed`$u@$h "$W"`color fgred`$b`color` "
#esac

TITLE="RedHat ($TTY)" 
FGCOLOR=21449c
BGCOLOR=eeeeee
XFONT=gelly.pcf.gz
BGBRIGHTNESS=000000
ANSICOLOR_YELLOW=ffb310
ANSICOLOR_RED=cc0000

