zsh-users
 help / color / mirror / code / Atom feed
From: TJ Luoma <luomat@gmail.com>
To: Zsh MailingList <zsh-users@zsh.org>
Subject: Can $PATH look into sub-folders?
Date: Wed, 25 Aug 2021 14:17:34 +0000	[thread overview]
Message-ID: <CADjGqHuCCN8u2-WG5XAmrrwynh__BDV=PLH4qe+F1akf_7SPBA@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 648 bytes --]

It is my understanding the zsh (and others) do not usually look into
sub-folders of $PATH for commands.

For example, if /usr/local/bin/ is in my $PATH and I have a folder
/usr/local/bin/private/ then zsh would not ‘see’ any scripts/utilities/etc
that were in /usr/local/bin/private/ unless I specifically added
/usr/local/bin/private/ to my $PATH.

That seems to be my experience, at least.

My question is whether or not there is an option (a zsh-specific option is
fine) which would tell zsh to include sub-folders of $PATH folders without
having to explicitly add them all to $PATH.

As always, thanks for your help,

~ Tj

[-- Attachment #2: Type: text/html, Size: 964 bytes --]

             reply	other threads:[~2021-08-25 14:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-25 14:17 TJ Luoma [this message]
2021-08-25 14:51 ` Peter Stephenson
2021-08-25 15:36   ` TJ Luoma
2021-08-30 14:20   ` zzapper
2021-08-30 15:32     ` Bart Schaefer
2021-08-25 14:57 ` Bart Schaefer

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='CADjGqHuCCN8u2-WG5XAmrrwynh__BDV=PLH4qe+F1akf_7SPBA@mail.gmail.com' \
    --to=luomat@gmail.com \
    --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).