add zsh shell path option
+1
Not sure if John is still merging PRs, but I appreciate the commit. Pulled it on my fork and got instantly unblocked. Thanks dude!
Woah, Thank you. That's Awesome! Hopefully I hear back, otherwise I'll keep my fork up as well in case anyone else wants it!
@JohnSundell could we get this PR merged? Bash doesn't handle things such as wildcard chars in file paths correctly, which zsh does handle, so at the moment I need to call out to a script which explicitly specifies zsh as its path. If this PR is merged, it would simplify things for lots of us!