Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Feb 2010 11:49:30 -0800 (PST)
From:      =?iso-8859-1?Q?D=E1nielisz_L=E1szl=F3?= <laszlo_danielisz@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: .zshrc
Message-ID:  <874459.78991.qm@web30808.mail.mud.yahoo.com>
In-Reply-To: <201002022133.07391.oloringr@gmail.com>
References:  <519098.74143.qm@web30807.mail.mud.yahoo.com> <20100202194146.c52cf36e.freebsd@edvax.de> <201002022133.07391.oloringr@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for everybody the advices, I changed my mind and I want to apply zsh=
 only for local user, tryed the .zshrc but still not working.=0A=0A=0A=0A__=
______________________________=0AFrom: Ed Jobs <oloringr@gmail.com>=0ATo: f=
reebsd-questions@freebsd.org=0ASent: Tue, February 2, 2010 8:33:07 PM=0ASub=
ject: Re: .zshrc=0A=0AOn Tuesday 02 of February 2010 20:41, Polytropon wrot=
e:=0A> I've taken your .zshrc content and installed zsh, but=0A> whenever I=
 started it, "echo $SHELL" tells me it is=0A> /bin/csh... so I'm much more =
clueless now... :-)=0Athe $SHELL variable does not change when you run a su=
bshell. but the =0Ashell is launching. take for example: if you run `sh` un=
der a csh login shell, =0Aecho $SHELL reports /bin/csh, even tho you are ru=
nning sh.=0A=0A=0A> Furthermore, I think the syntax is wrong. You have to=
=0A> use the format=0A> =0A>     alias name=3D'command -opt1 -opt2'=0Acorre=
ct=0A=0A=0A> And I think - but that's a wild guess! - that the syntax=0A> f=
or your export commands should be different, too, such=0A> as=0A> =0A>     =
HISTFILE=3D~/.zsh_history=0A>     HISTSIZE=3D50000=0A>     SAVEHIST=3D50000=
=0Acorrect again=0A=0A-- =0AReal programmers don't document. If it was hard=
 to write, it should be hard =0Ato understand.=0A=0A=0A=0A      



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?874459.78991.qm>