bashhub-client icon indicating copy to clipboard operation
bashhub-client copied to clipboard

Improve shell quoting hygiene

Open hyperupcall opened this issue 2 years ago • 0 comments

Previously, the script would fail if Python executables or the Bash init profile files were contained in a file that included whitespaces. This fixes that.

hyperupcall avatar Oct 18 '23 22:10 hyperupcall