Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Thu, 7 Apr 2005 09:20:03 +1000 (EST) From: Luke Kendall Subject: Re: zsh startup oddity To: cygwin AT cygwin DOT com In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Message-Id: <20050406232008.E6A8F84CAD@pessard.research.canon.com.au> On 6 Apr, Peter A. Castro wrote: > > I like the sound of Michael's shell.c because you don't need a separate > > ..bat file to start up each different shell. > > I guess I don't understand how you are starting the shell, really. All > you need to do is change cygwin.bat to run 'zsh -l -i' instead of 'bash > --login' and it will run as a login shell. /zsh.bat is simply a > convenient bat file which does this. It seems like overkill to run a > cygwin shell wrapper which just does an exec of another shell, but to > each their own. If it works for you, so much the better. Well, it's more like Unix. I.e. if more than one person uses the PC (especially common for laptops), it just works automatically. It seems esthetically neater - if all the Unix shells were installed, it'd be ugly to have 20 different shell .bat files. luke -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/