X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 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 Subject: Re: Clean install, incomplete setup - no home dir, broken PATH References: <518D7C51 DOT 3020403 AT cygwin DOT com> In-Reply-To: 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