https://bugzilla.novell.com/show_bug.cgi?id=144620 werner@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #25 from werner@novell.com 2007-03-07 03:04 MST ------- I've added the lines if test "$UID" -eq 0 -a -t && type -p tput > /dev/null 2>&1 ; then _bred="$(tput bold 2> /dev/null; tput setaf 1 2> /dev/null)" _sgr0="$(tput sgr0 2> /dev/null)" PS1="\[$_bred\]$PS1\[$_sgr0\]" unset _bred _sgr0 fi to /etc/bash.bashrc -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com