Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: off topic
- X-seq: zsh-users 22186
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: off topic
- Date: Sun, 11 Dec 2016 04:32:21 +0000
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=0Rie8keZHdREBZ9 hEfm4PP+LyaQ=; b=tpZ+3trkaQV1wcdxN9Qvi2HisEye5evElGxFBoMwt/gpt2N iudmADX/25hisTAW4RRrL7EhZQu5S5VgcSHGtDWtXQHFXkrAdRDBJY5szmKiv4fN GyXV6rNhrJ4XiEUCE7cJf4Ld7lQe7zGBx7HzGp6djM6Rdtjat/XVJWLkrZJs=
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=smtpout; bh=0Rie8keZHdREBZ 9hEfm4PP+LyaQ=; b=qoQylk582jrxPQCx5EJLTNrNFM1oL9Tl0fl/7ueZSSq7ce N2wW+H3e0ypWeRUsUupj++7T+LAg84A+5Oy76fSa/q3+eNue4nG/ajZkawl28LkZ cuKhjGNNQgqUYPP4hQMA8qizcFhbYrwpYnVjDq3+OKF2W4qMEu59UQJbABgq8=
- In-reply-to: <95362.1481338226__15466.9970310808$1481338718$gmane$org@hydra.kiddle.eu>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <20161209122958.GD19559@256bit.org> <57127.1481294647@hydra.kiddle.eu> <584AC8AC.9050406@eastlink.ca> <62522.1481300922@hydra.kiddle.eu> <584AEDBF.2050402@eastlink.ca> <161209165454.ZM9226@torch.brasslantern.com> <95362.1481338226__15466.9970310808$1481338718$gmane$org@hydra.kiddle.eu>
Oliver Kiddle wrote on Sat, Dec 10, 2016 at 03:50:26 +0100:
> The omz convention seems to be a single file with the extension
> .plugin.zsh which is sourced but there may be more to it than that.
> We also need to think about the order in which commands are run.
Whatever convention we come up with, can we please arrange for the
plugin's code to be parsed without user options and/or aliases in
effect? Maybe add a -U flag to 'source' which does that?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author