Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

Bash execution #2

Open
ioquatix opened this issue Jul 14, 2014 · 0 comments
Open

Bash execution #2

ioquatix opened this issue Jul 14, 2014 · 0 comments

Comments

@ioquatix
Copy link
Owner

There are a number of different shells, including, e.g. zsh. The current bash script rule matches the file extension .sh which could be any kind of shell script.

The updated implementation will recognise and use #! shebang lines which is ideal, but I'm just wondering whether the file extension should be more specific, e.g. .bash, and possibly adding support for whatever extensions other popular shells use. What are your thoughts?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant