.zshrc

Polytropon freebsd at edvax.de
Tue Feb 2 21:14:50 UTC 2010


On Tue, 2 Feb 2010 12:59:04 -0800 (PST), Dánielisz László <laszlo_danielisz at 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, ...


More information about the freebsd-questions mailing list