1年前
when copying the uninstal.sh thing, i was getting the error "-bash: /Users/myname/.bash_profile: Permission denied".what worked for me was
copy vim ~/.bash_profile. on terminal, hit enter
press i, hit enter
copy source ~/.profile, hit esc
write :wq!, hit enter
then i close terminal, open again, drag uninstall.sh to terminal, and now it works.
