<div dir="ltr">Installing the MacTeX 2019 package results in a file at `/etc/paths.d/TeX` that has a couple extra line feeds:<div><br></div><div>```sh-session</div><div>$ cat /etc/paths.d/TeX</div><div>/Library/TeX/texbin<br></div><div><br></div><div><br></div><div>$ </div><div>```</div><div><br></div><div>These extra newlines cause recent versions of the fish shell to add `.` (i.e., the current directory) to the PATH. To be fair, for all I know this may actually be the result of some bug in fish—but I also doubt that those extra lines in `/etc/paths.d/TeX` are intended.<br></div><div><br></div><div>Anyway, thanks for all of the work you all put in to TeX Live + MacTeX. And please let me know if anything is unclear or if you need any more information.</div><div>- Josh</div><div><br></div><div>P.S. For the curious: I believe the fish behavior I mentioned above was introduced in <a href="https://github.com/fish-shell/fish-shell/pull/4852">https://github.com/fish-shell/fish-shell/pull/4852</a>.</div><div><br></div></div>