-
下载 surge 从icloud 导入 配置
-
设置 私有的 更新源
sudo defaults write /Library/Preferences/com.apple.SoftwareUpdate CatalogURL XXXX
-
安装 xcode commandline tools ```xcode-select --install``
-
下载chrome 安装 homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
-
brew tap caskroom/version brew cask install java8
-
brew install maven git
-
下载 java ide
-
安装 seq pro item oh my zsh dash api doc
brew install graphviz //install
dot -Tpng sample.dot> sample.png //usage
网友评论