X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=s2zE89gF+F0PDTgO9O5ec/KBfeXL5sYcZFKOlPdsj7x
	mr4Vms5DtjMwX0fO3reFOdmVW/BrDkCX8GDqq0ezouVdvrkNBr1fHmGJMC25y54L
	O5R42EHSlz8h8FZN5XaEbQN3kuEY4bKUSk88lNplky3RfM5cvhoLVWDWF8d/1o34
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=5fvlI5CxJMAlBRsbaiWQ/iNl0L4=; b=oCuCHwft4Gyfm33KC
	2YJT7w4WehHiqMTZxhGtNm+GJxCsP+xjEJEk4JiBEntiRZHTxJIVNtHpodG43LUS
	tCi9I2jAW7DLMwuV69EY/x088S5bC2eHcnNoGcJxpunexQFSdc9D8WzbaoAt4/Ai
	CQk1QoxSBQ/0XAf8PQt72sOwjk=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-4.1 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD autolearn=ham version=3.3.1
Message-ID: <5192869A.8010102@etr-usa.com>
Date: Tue, 14 May 2013 12:46:50 -0600
From: Warren Young <warren@etr-usa.com>
User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5
MIME-Version: 1.0
To: Cygwin-L <cygwin@cygwin.com>
Subject: Re: Clean install, incomplete setup - no home dir, broken PATH
References: <CA+7NHMbGcn5jXPk-pTfOkpffxpi6qzo0yCWJVSTz0Qys=F_r_A@mail.gmail.com>	<518D7C51.3020403@cygwin.com> <CA+7NHMabG7-bMpUKXLKgB_UDmdvMrYFXH2=PVuTkqYmnTt3bZg@mail.gmail.com>
In-Reply-To: <CA+7NHMabG7-bMpUKXLKgB_UDmdvMrYFXH2=PVuTkqYmnTt3bZg@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

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

