gvm
gvm copied to clipboard
fix for comparison in zsh
Without this fix, in zsh terminals (MacOS) we get the following error:
Cloning from https://github.com/moovweb/gvm.git to /Users/$USER/.gvm
zsh: = not found
I had the same issue as others and this PR fixes it. Would like to see this merged so that the installer works for zsh
again.
curl -sSL https://github.com/moovweb/gvm/raw/master/binscripts/gvm-installer | bash
Same issue. When will this PR merged?
bumping this PR
Can someone merge this?
cc @BenKnigge if you could please take a look