Allow using a relative path or find the executable on PATH
#235
I am sharing my vscode config with multiple machines which have different users. I have shfmt installed in my home directory and would like to use ~, $HOME or just depend on $PATH to find the shfmt binary.
Allow using a relative path or find the executable on PATH #235
I am sharing my vscode config with multiple machines which have different users. I have shfmt installed in my home directory and would like to use
~
,$HOME
or just depend on$PATH
to find the shfmt binary.