Re: broken by the FPATH environment variable defined by bash / lmod
Bart Schaefer <[email protected]>
| Newsgroups | gmane.comp.shells.zsh.devel |
|---|---|
| Message-ID | <CAH+w=7a0=NC49Z7RoZMjqEkr1yD8RUjjRrU06k7Bf4iL2KJOvQ@mail.gmail.com> |
On Mon, Aug 17, 2026 at 4:36 PM Vincent Lefevre <[email protected]> wrote: > > In the present case, I agree. But imagine that someone who doesn't > know anything about zsh uses FPATH as an environment variable for > their own use. This would break zsh scripts that use functions Yes, but like any other accidental choice that interferes with "normal" operation, I wouldn't expect it to survive past the first collision.