Mac开发配置
xcode-select --install
# 中科大
HOMEBREW_CORE_GIT_REMOTE=https://mirrors.ustc.edu.cn/homebrew-core.git
#国内homebrew安装
/bin/bash -c "$(curl -fsSL https://cdn.jsdelivr.net/gh/ineo6/homebrew-install/install.sh)"
#国内git安装
[git-2.27.0-intel-universal-mavericks.dmg](https://mirrors.huaweicloud.com/git-for-macos/git-2.27.0-intel-universal-mavericks.dmg)
#node安装
brew install node
#python3安装
brew install python3
brew install git
brew install mysql@5.7
brew install mycli
brew install maven
brew install zookeeper
brew install autojump
brew install zsh
brew install youtube-dl ffmpeg
brew install ninja
brew install macvim
brew install tmux