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

Re: zsh libs



On Jun 30,  1:56pm, Peter Stephenson wrote:
}
} However, it's simple to convert the file you've got:  just add
} 
}   ldap/new "$@"
} 
} to the end of the file.

Or use

	autload -Uk ldap/new

for ksh-style autoloading.



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