mirror of
https://github.com/Llewellynvdm/starship.git
synced 2025-01-28 09:38:24 +00:00
6e289721d4
Have switched the fallback shell used when the custom module can't use the default to use `/usr/bin/env sh` rather than `/bin/env` since `/usr/bin/env` is more commonly available.