Skip to content

feat: use env for POSIX compliance on silly Mac systems - #45

Merged
sebastian-nagel merged 1 commit into
mainfrom
explorer-shebang-env
Jun 30, 2026
Merged

feat: use env for POSIX compliance on silly Mac systems#45
sebastian-nagel merged 1 commit into
mainfrom
explorer-shebang-env

Conversation

@thunderpoot

Copy link
Copy Markdown
Member

declare -A doesn't work on bash 4.0 (iirc) so using env in the shebang allows the use of bash installed via brew instead of the ridiculous 3.2.57 supplied with macos.

@sebastian-nagel sebastian-nagel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @thunderpoot.

@sebastian-nagel
sebastian-nagel merged commit 2f5d5d3 into main Jun 30, 2026
4 checks passed
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