256 colors for bash/rxvt-2.7.10-4 ?

2004-03-04 Thread Mikka
vide an example for a 256 color enabled bash prompt (using e.g. GreenYellow or OrangeRed)? Thank you. Greetings, Mikka -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FA

Re: 256 colors for bash/rxvt-2.7.10-4 ?

2004-03-06 Thread Mikka
s to something like: alias ls='ls --color=auto --show-control-chars' The --color thing provides a cyan, blue and green output that is not too pleasant to read. It should be able somehow to change these default colours as well, but how? Let's hope a prompt/shell guru will read and a