Date: Sun, 21 Jan 2001 14:31:20 -0800 (PST) From: Trevin Chow <tmchow@sfu.ca> To: <questions@freebsd.org> Subject: color prompts? Message-ID: <Pine.GSO.4.30.0101211429120.25541-100000@fraser.sfu.ca>
next in thread | raw e-mail | index | archive | help
I'm looking at making my own prompt for bash and saw this color information on the web for one particular prompt: local COLOR1="\[\033[0;36m\]" local COLOR2="\[\033[1;36m\]" local COLOR3="\[\033[1;30m\]" local COLOR4="\[\033[0m\]" Where exactly is the color information? Is there a good howto somewhere? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.30.0101211429120.25541-100000>