LoginSignup
2
2

More than 5 years have passed since last update.

Github for Mac をInstallしていると brew での Git が入らない

Last updated at Posted at 2014-08-19

titleの通り。ハマってた。

Homebrew user は Github for Mac をInstallしてはならない(嘘)
ただアレはデザイナーさんとかがGithubを使いやすくなると思うので、連携したりするのには良いツールだと思う(思う)

AppCleaner等を用いて、Github for Macを削除、
後、
sudo brew prune
brew install git
後、
sudo emacs /etc/paths (editorは適当にどうぞ)
usr/local/bin を一番上に持って行き、
source ~/.zshrc をする。

参考
http://stackoverflow.com/questions/20648235/error-linking-git-to-homebrew

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2