help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU Emacs 23.1 and Cygwin bash shell - cleaning up display


From: J. David Boyd
Subject: Re: GNU Emacs 23.1 and Cygwin bash shell - cleaning up display
Date: Thu, 04 Mar 2010 10:22:07 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (cygwin)

"KARR, DAVID (ATTSI)" <dk068x@att.com> writes:

Creating my own .emacs_bash file is exactly what I did.  Looks like
this:

-------------------------------------------

. ~/.bashrc


PS1='\[\e[34m\]\u@\h \[\e[35m\]\w\[\e[0m\]\n\$ '
export PS1

-------------------------------------------

Works great too!






reply via email to

[Prev in Thread] Current Thread [Next in Thread]