mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-16 18:31:14 -03:00
Just copy that "find an executable" code we already have, the one that was commented with "oh, btw, distutils.spawn.find_executable is bad", and use it here as well. Work towards #7514.