mac新电脑安装开发环境工具
brew安装
/bin/bash -c "$(curl -fsSL https://gitee.com/ineo6/homebrew-install/raw/master/install.sh)"\noh-my-zsh安装
sh -c "$(curl -fsSL https://gitee.com/mirrors/oh-my-zsh/raw/master/tools/install.sh)"\nitem2安装
brew install item2 --casknode安装
brew install node
npm install -g n
sudo n install 12.13.1
brew uninstall nodewatchman安装
brew install watchmancocoapods安装
brew install cocoapodsgo安装
brew install gohugo安装
brew install hugoxcode 命令行切换
sudo xcode-select -r
sudo xcode-select --switch /Library/Developer/CommandLineTools