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 To: cygwin AT cygwin DOT com From: Thorsten Kampe Subject: Re: zsh as login shell Date: Mon, 24 Oct 2005 16:28:32 +0100 Lines: 26 Message-ID: <1gqedq3zda7nm$.1eapbzfnkqwpd.dlg@40tude.net> References: <6F0CB04509C11D46A54232E852E390AC44B951 AT MCHP7R6A DOT ww002 DOT siemens DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit User-Agent: 40tude_Dialog/2.0.15.1 X-IsSubscribed: yes * Com MN PG P E B Consultant 3 (2005-10-24 11:11 +0100) > I would like to have on my Windoze desktop an Icon for zsh running under > > Cygwin, similar to the standard Cygwin Icon which runs a bash login > shell, > so that I can choose whether to get a window using bash or using zsh. mkzsh > It works kind of, but I can't get zsh executed as login shell. The BAT > file > invoking the bash login shell calls bash using > > bash --login -i > > but zsh has no equivalent to the --login option, so I just use > > zsh -i Please, start making sense: zsh --help | grep -- --login > But maybe someone knows a better way to do this? Start reading the fine zsh manual *now*, please -- 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/