Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Sub-folders in $PATH?
- X-seq: zsh-users 21723
- From: TJ Luoma <luomat@xxxxxxxxx>
- To: Zsh-Users List <zsh-users@xxxxxxx>
- Subject: Sub-folders in $PATH?
- Date: Sat, 2 Jul 2016 18:15:01 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=dIvYvIzh7QeVE96vtaCOfVRnqycR2LvwGaWuVXNozZA=; b=qRm1DBchVzKiCnYRI/mWRjq98nPg0Midabe/Wvj854Zc3LN9t+VfjefrLC2B/FTDoT +m6GtWhkv3dVmwmnr88UGsJhZLo6x2axOpbw/rs9CxGpaYx81YgeWD2CXHJ8OEvgUrMk iWURsUwU+dj1qWI86cPhKzE0eBTOhCNC1cMtXm+9dvNDvfc25BxSbHCgEEiQQura+um5 iuroFXvulhvdwxhF6WW/HM366ChZPkYfUyDD+tCgBabE7+k2FtfK85bP9AszEGcWsGlS Zu6nFj/UtemhNkb/N7knGDEsjybqwnwbIRBeRvEO9WG8Jkgdu1TOCj940qxjTSEhheaB SCcw==
- 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
Is there an option to have subfolders in a $PATH folder searched as well?
For example, if I wanted to put some folders in /usr/local/bin/scripts/
without explicitly adding /usr/local/bin/scripts/ to $PATH
(assuming /usr/local/bin/ was already in there).
TJ
Messages sorted by:
Reverse Date,
Date,
Thread,
Author