homebrew

# インストール ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)" # 診断 brew doctor (gitはいれておく) brew install git # バージョン確認 brew -v # パッケージ更新 brew update # 更新のあるformula brew outdated [その他] 以下のディレクトリにzshコマンド補完設定ファイルがある模様 /usr/local/Library/Contributions/