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: Clean install, incomplete setup - no home dir, broken PATH


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


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