Re: Changing default remote shell under Cygwin

2006-04-07 Thread Igor Peshansky
On Sat, 8 Apr 2006, Murali Suriar wrote: > Igor Peshansky cs.nyu.edu> writes: > > > On Sat, 8 Apr 2006, Murali Suriar wrote: > > > > > I was wondering what configuration file I need to edit in order to > > > make ZSH to default shell on login? > > > > Change the user's shell in /etc/passwd. Make

Re: Changing default remote shell under Cygwin

2006-04-07 Thread Murali Suriar
Igor Peshansky cs.nyu.edu> writes: > > On Sat, 8 Apr 2006, Murali Suriar wrote: > > > I was wondering what configuration file I need to edit in order to make > > ZSH to default shell on login? > > Change the user's shell in /etc/passwd. Make sure you use something that > keeps the LF line end

Re: Changing default remote shell under Cygwin

2006-04-07 Thread Igor Peshansky
On Sat, 8 Apr 2006, Murali Suriar wrote: > I was wondering what configuration file I need to edit in order to make > ZSH to default shell on login? Change the user's shell in /etc/passwd. Make sure you use something that keeps the LF line endings (i.e., not notepad). HTH, Igor --

Changing default remote shell under Cygwin

2006-04-07 Thread Murali Suriar
Hello, I've recently installed Cygwin and the Cygwin SSHD on my Windows XP machine. I'm in the process of learning about various shells, and in particular the Z shell. When starting a shell locally, I obviously use "C:\cygwin\bin\zsh.exe"; however when I connect remotely using SSH, the terminal de