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/
网友评论