Skip to content

Conversation

@jwilger
Copy link

@jwilger jwilger commented Jan 23, 2026

Summary

Hard-coded paths to shell interpreters reduce portability. By using /usr/bin/env to find the user's preferred version of bash, these scripts are more likely to work OOTB.

@otavio
Copy link

otavio commented Jan 24, 2026

This allows use under Nix as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants