mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-17 02:41:15 -03:00
/bin/ls and /bin/echo do not necessarily exist on all systems, e.g. nixos. /bin/sh should at least exist on more systems than /bin/ls and /bin/echo Part of #12544