code-nautilus icon indicating copy to clipboard operation
code-nautilus copied to clipboard

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

Open Quoteme opened this issue 2 years ago • 1 comments

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

Quoteme avatar Jun 30 '23 07:06 Quoteme