Skip to content

Instantly share code, notes, and snippets.

@whyliam
Created June 12, 2019 07:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save whyliam/d6265cc96d2be75246bc265cd347d7df to your computer and use it in GitHub Desktop.
Save whyliam/d6265cc96d2be75246bc265cd347d7df to your computer and use it in GitHub Desktop.
# 安装 brew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/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
# mas 需要先安装 Xcode
brew install mas
# 安装
brew cask install sublime-text
brew cask install alfred
brew cask install iterm2
brew cask install axure-rp
brew cask install google-chrome
brew cask install bearychat
brew cask install qq
brew cask install wechat
brew cask install dingtalk
brew cask install mailmaster
brew cask install neteasemusic
brew cask install baidunetdisk
brew cask install bartender
brew cask install cleanmymac
brew cask install cyberduck
brew cask install docker
brew cask install evernote
brew cask install github
brew cask install macdown
brew cask install moom
brew cask install mweb
brew cask install notion
brew cask install reeder
brew cask install thunder
mas lucky excel
mas lucky powerPoint
mas lucky word
mas lucky lastpass
mas lucky pocket
## zsh
brew install zsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment