On Thu, Jan 26, 2006 at 06:12:04PM +0100, Daniel G. Siegel wrote:
> is there some way to change the font color, or more generally,
> all colors of the terminal (i mean those from F1 to F6)?

Here you'll find some examples for changing the prompt:
        http://www.dreaming.org/~giles/bashprompt/

i.e. this will make your text green and leave the prompt as is:
        export PS1="$PS1\e[1;32m"

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to