Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Feb 2010 22:14:47 +0100
From:      Polytropon <freebsd@edvax.de>
To:        =?ISO-8859-1?Q?D=E1nielisz_L=E1szl=F3?= <laszlo_danielisz@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: .zshrc
Message-ID:  <20100202221447.e7231c00.freebsd@edvax.de>
In-Reply-To: <331034.33276.qm@web30802.mail.mud.yahoo.com>
References:  <519098.74143.qm@web30807.mail.mud.yahoo.com> <20100202194146.c52cf36e.freebsd@edvax.de> <201002022133.07391.oloringr@gmail.com> <874459.78991.qm@web30808.mail.mud.yahoo.com> <20100202210425.e233a69a.freebsd@edvax.de> <331034.33276.qm@web30802.mail.mud.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2 Feb 2010 12:59:04 -0800 (PST), D=E1nielisz L=E1szl=F3 <laszlo_dan=
ielisz@yahoo.com> wrote:
> Sure, here it is:
> % cat .zshrc=20
> # Lines configured by zsh-newuser-install
> HISTFILE=3D~/.histfile
> HISTSIZE=3D1000
> SAVEHIST=3D10000

Looks good.



> setopt appendhistory
> bindkey -e

This too.



> alias vi vim

This not; should be:

	alias vi=3D'vim'

But are you sure you want to do this? The call "vi"
usually refers to /usr/bin/vi in the base system.



--=20
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



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