Rpinski / vscode-shebang-snippets

Shebang Snippets Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=rpinski.shebang-snippets
MIT License
13 stars 9 forks source link

New snippets #71

Closed trymeouteh closed 1 week ago

trymeouteh commented 1 month ago

Please add the following shebang snippets

#!/bin/bash

#!/bin/nu
#!/usr/bin/env nu

The shorter bash shebang path, and the Nushell shebangs.

Rpinski commented 3 weeks ago

Hi @trymeouteh!

Thank you for your enhancement request, I'll take care of it as soon as I'm back from vacation! 👍