harry-cpp / code-nautilus

VSCode extension for Nautilus
The Unlicense
419 stars 77 forks source link

fix: use `/usr/bin/env bash` instead of hardcoded bash path #34

Open Quoteme opened 1 year ago

Quoteme commented 1 year ago

This makes your extension work on distros like NixOS, which have different locations for where bash is installed.