Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh libs
- X-seq: zsh-users 10458
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx (Zsh users list)
- Subject: Re: zsh libs
- Date: Fri, 30 Jun 2006 09:27:09 -0700
- In-reply-to: <200606301256.k5UCuu32025600@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20060630124048.GA18152@xxxxxxxxxxxxxxxxxx> <200606301256.k5UCuu32025600@xxxxxxxxxxxxxx>
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