This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Terminal background color


Deluigi Marcus wrote:
> ... which window is logged on on which machine.

I include the hostname in my Bash prompt:

	2006-11-24 08:06:17 dpchrist@s3000p ~
	$ grep PS1 .bash_profile
	export PS1='\D{%Y-%m-%d %H:%M:%S} \u@\h \w\n\$ ' 


HTH,

David


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]