Re: Color XTerm Shell Configurations

1999-12-29 Thread SoloCDM
Kevin wrote: > The following will give you the hostname in bright magenta on current > background a colon in gray on black the current directory is bright > yellow on black and the username is black on yellow/brown(reverse > video). > > PS1="\033[1;35m\h\033[1;30;40m:\033[1;33;40m\w\033[0m > \033

Re: Color XTerm Shell Configurations

1999-12-29 Thread SoloCDM
Kevin wrote: > The following will give you the hostname in bright magenta on current > background a colon in gray on black the current directory is bright > yellow on black and the username is black on yellow/brown(reverse > video). > > PS1="\033[1;35m\h\033[1;30;40m:\033[1;33;40m\w\033[0m > \033