moovweb / gvm

Go Version Manager
http://github.com/moovweb/gvm
MIT License
9.87k stars 520 forks source link

fix for comparison in zsh #442

Open bipinshashi opened 10 months ago

bipinshashi commented 10 months ago

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
jgkawell commented 9 months ago

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.

ETH-KT commented 8 months ago

curl -sSL https://github.com/moovweb/gvm/raw/master/binscripts/gvm-installer | bash

waningflow commented 1 month ago

Same issue. When will this PR merged?

s-alad commented 1 month ago

bumping this PR

rodrigoscferraz commented 2 weeks ago

Can someone merge this?

bipinshashi commented 2 weeks ago

cc @BenKnigge if you could please take a look