Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh and RPM: a case of study (for me)



Francis GALIEGUE <fg@xxxxxxxxxxxxxxxx> writes:

> > Oh, the above won't work unless you've configured your setup to work
> > with the new completion system.  Read the `zshcompsys' man page for
> > details on how to do this (or just type `compinstall' if you can't be
> > bothered to read it :-)

> It runs automagically, I got this at the end of my .zshrc:

because i have add them by default for mandrake.

> _compdir=/usr/share/zsh/functions/Core
> [[ -z $fpath[(r)$_compdir] ]] && fpath=($fpath $_compdir)
> autoload -U compinit
> compinit

-- 
MandrakeSoft          http://www.mandrakesoft.com/
			         	 --Chmouel



Messages sorted by: Reverse Date, Date, Thread, Author