osx - Why won't git run after install? Mac can't find it -
for reason terminal can't run git though it's installed should be. ideas?
samuels-mbp:/ pianomansb$ echo $path /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin samuels-mbp:/ pianomansb$ git /usr/local/bin/git samuels-mbp:/ pianomansb$ git -bash: /usr/bin/git: no such file or directory
Comments
Post a Comment