Clean install, incomplete setup - no home dir, broken PATH
Warren Young
warren@etr-usa.com
Tue May 14 18:46:00 GMT 2013
On 5/14/2013 11:47, Daniel Davis wrote:
> Invoking mintty with "/bin/bash -l" is a
> perfect workaround so far. Sometime later I'll look for the mintty
> source code and try and figure out why mintty isn't running "bash -l"
> by default.
mintty *doesn't* run "bash -l" by default. The default shortcut to
mintty created by setup.exe *asks* mintty to do that by passing mintty
the '-' parameter.
Did you create your own mintty shortcut? If so, the Target line in the
shortcut properties should read:
C:\cygwin\bin\mintty.exe -
(Assuming Cygwin is in c:\cygwin.)
If you're still using the default shortcut, check that its Target line
is correct. If it just says "C:\cygwin\bin\mintty.exe" you'll get the
exact effect you've reported.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list