zsh-users
 help / color / mirror / code / Atom feed
From: zzapper <zsh@rayninfo.co.uk>
To: zsh-users@zsh.org
Subject: Re: zstat
Date: Tue, 3 May 2022 17:34:19 +0100	[thread overview]
Message-ID: <fcf6eb27-d13f-9f0b-8205-8f805726b9b4@rayninfo.co.uk> (raw)
In-Reply-To: <222722885.304310.1651593428650@mail2.virginmedia.com>


On 03/05/2022 16:57, Peter Stephenson wrote:
>> On 03 May 2022 at 16:11 zzapper <zsh@rayninfo.co.uk> wrote:
>> function zmodload() { builtin zmodload "$@" }
>> functions -T zmodload
>>
>> I guess the following  generically loads anything in zsh/files ?
>>
>> +zmodload:0> zmodload -F zsh/files b:zf_chown b:zf_mv b:zf_rm
> No, if you consult the manual page you'll see that's exactly what
> it doesn't do.
>
> -F is for features, so you're explicitly loading just those three
> builtins, zf_chown, zf_mv, zf_rm from zsh/files, and nothing else.
>
> pws
>
then bart's other suggestion reveals:-


 > zsh -o sourcetrace
+/home/david/.zshenv:1> <sourcetrace>
+/home/david/.zshrc:1> <sourcetrace>
+/home/david/.zcompdump:1> <sourcetrace>
+/home/david/key-bindings.zsh:1> <sourcetrace>
+/usr/local/bin/plugin/z/zsh-z.plugin.zsh:1> <sourcetrace>
+/usr/local/bin/plugin/alias-tips/alias-tips.plugin.zsh:1> <sourcetrace>



  reply	other threads:[~2022-05-03 16:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-03 14:25 zstat zzapper
2022-05-03 14:54 ` zstat Bart Schaefer
2022-05-03 15:11   ` zstat zzapper
2022-05-03 15:57     ` zstat Peter Stephenson
2022-05-03 16:34       ` zzapper [this message]
2022-05-04  0:36         ` zstat Bart Schaefer
2022-05-04  6:43           ` zstat zzapper
2022-05-04  7:18             ` zstat Bart Schaefer
2022-05-04  9:31               ` zstat david rayner
2022-05-04  9:49                 ` zstat Roman Perepelitsa
2022-05-04 12:09                   ` zstat david rayner
2022-05-04 12:26                     ` zstat zzapper
2022-05-04 13:21                       ` zstat Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fcf6eb27-d13f-9f0b-8205-8f805726b9b4@rayninfo.co.uk \
    --to=zsh@rayninfo.co.uk \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).