how to add color text in bash shell

2003-07-28 Thread marlon corleone
is there any script or package in ports, that make a colorful bash. thanks __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com ___ [EMAIL PROTECTED] mailing list

Re: how to add color text in bash shell

2003-07-28 Thread Lowell Gilbert
marlon corleone [EMAIL PROTECTED] writes: is there any script or package in ports, that make a colorful bash. That depends on what you want to add color to. If you want a colorful prompt, you just add ANSI color sequences to your prompt definition. If you want ls output to be colored, just

Re: how to add color text in bash shell

2003-07-28 Thread Kjell Midtseter
On 28 Jul 2003, at 14:02, Lowell Gilbert wrote: marlon corleone [EMAIL PROTECTED] writes: is there any script or package in ports, that make a colorful bash. That depends on what you want to add color to. If you want a colorful prompt, you just add ANSI color sequences to your prompt