1.brew安裝
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
安裝好之后就可以通過 brew install 來安裝各種工具
- 更換和重置源 訪問這個博客
-
清華源
cd "$(brew --repo)" git remote set-url origin https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/brew.git cd "$(brew --repo)/Library/Taps/homebrew/homebrew-core" git remote set-url origin https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/homebrew-core.git brew update
git 命令補全(http://blog.csdn.net/watercabin/article/details/50401333)
- 直接安裝php7.1有問題,因為mac自帶php5.5x
如果你想直接升級到php7.1可以看這個文章
如果你想先卸載之前的版本 ,可以看這個文章
-
navicat mac 版密碼
www.ifunmac.com/