On Tue, 2 Feb 2010 12:59:04 -0800 (PST), Dánielisz László 
<laszlo_daniel...@yahoo.com> wrote:
> Sure, here it is:
> % cat .zshrc 
> # Lines configured by zsh-newuser-install
> HISTFILE=~/.histfile
> HISTSIZE=1000
> SAVEHIST=10000

Looks good.



> setopt appendhistory
> bindkey -e

This too.



> alias vi vim

This not; should be:

        alias vi='vim'

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



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to