usually i use default shell everywhere:
- ksh for bsd and
- zsh for macos (used to use bash before macos switched)
for scripts like
ssg i target /bin/sh for better portability
i wanted to try ksh in termux to run tests for my #openbsd scripts, but looks like it's not too much faster than running everything on remote openbsd host...