shdoc
shdoc copied to clipboard
fix: Use the `#!/usr/bin/env bash` shebang
/bin/bash doesn't always exist on POSIX-y systems, like NixOS and some BSDs (when Bash is installed).