X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 	tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <82839db61002090613q71ad993i3441ea83b7b65573@mail.gmail.com>
References: <82839db61002090613q71ad993i3441ea83b7b65573@mail.gmail.com>
Date: Tue, 9 Feb 2010 16:54:31 +0100
Message-ID: <1ef5a52f1002090754o27096014meb5340dee9759c46@mail.gmail.com>
Subject: Re: Changing interactive shell from Bash to Zsh
From: Csaba Raduly <rcsaba@gmail.com>
To: cygwin@cygwin.com, ichbinanon@gmail.com
Content-Type: text/plain; charset=ISO-8859-1
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

On Tue, Feb 9, 2010 at 3:13 PM, Anonymous bin ich  wrote:
> Hi!
>
> I am having trouble changing my shell from Bash to Zsh.

If you are using the desktop shortcut the Cygwin installer created for
you, you can edit c:\cygwin\cygwin.bat and change the line that starts
bash.

I used to use rxvt through a shortcut with a following command:
c:\cygwin\bin\run.exe rxvt.exe -e /bin/bash --login

This could easily be changed to run zsh instead

Currently I'm using mintty with a shortcut like this:
c:\cygwin\bin\mintty -

This starts the shell in /etc/password. Again, it should be trivial to
change /etc/password or invoke zsh explicitly in the shortcut

Disclaimer: I haven't tried any of this with zsh (: I'm sticking to bash :)
-- 
Life is complex, with real and imaginary parts

--
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

