Bash Prompt Here?

Victor M. Esquivel vesquivel@lucent.com
Fri Apr 13 13:31:00 GMT 2001


Hey Matthew,

Attached is my modified Reg file for Win2K that I got from About.com
http://windows2000.about.com/compute/windows2000/ .

To get the proper environment setup you have to make sure bash reads
/etc/profile. Only problem is there is a "cd $HOME" in /etc/profile.

Comment out "cd $HOME" in /etc/profile or:

if [ "$PWD" == "/usr/bin" ]; then
 cd $HOME
fi


HTH,

-victor

> Powertoys puts a Dos Prompt Here option on rightclick popup menus. I've
> searched the archives, but I cannot find how it was done for Cygwin.
> Does anyone know?
> -- 
> Matthew O. Persico
> 
> http://www.acecape.com/dsl
> AceDSL:The best ADSL in Verizon area

-- 
/---------------------------\ /----------------------------------\
|     Victor M. Esquivel     | NetworkCare Professional Services |
| Network Systems Consultant |   2377 Gold Meadow Way, Suit 230  |
|    vesquivel@lucent.com    |        Gold River, CA 95670       |
|    (916) 859-5200 x338     |         FAX (916) 859-5201        |
\---------------------------/ \----------------------------------/
 \           Disclaimer: Standard disclaimer applies.           /
  \------------------------------------------------------------/
BashPrompt.zip
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

-------------- next part --------------
A non-text attachment was scrubbed...
Name: BashPrompt.zip
Type: application/zip
Size: 953 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20010413/054bae00/attachment.zip>


More information about the Cygwin mailing list