安装Chrome

Google Chrome 网络浏览器

安装lemon

https://lemon.qq.com/

安装sizeup

https://www.irradiatedsoftware.com/sizeup/

安装alfred

https://www.alfredapp.com/

  • 在Features中设置Clipboard History

安装Enpass

https://www.enpass.io/downloads/

安装Iterm2

https://iterm2.com

安装vscode

https://code.visualstudio.com/Download

安装typora

Typora 官方中文站

安装sublime

https://sublimetextcn.com/3/

安装oh-my-zsh主题

sh -c "$(curl -fsSL https://gitee.com/mirrors/oh-my-zsh/raw/master/tools/install.sh)"

git clone https://github.com/valentinocossar/vscode.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/vscode

git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions

git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting

vi ~/.zshrc
#找到plugins一行,增加对应插件
plugins=(git extract z sublime vccode zsh-autosuggestions zsh-syntax-highlighting sudo)

安装brew

/bin/zsh -c “$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)”

安装golang

Go下载 - Go语言中文网 - Golang中文社区 go env -w GOPROXY=https://goproxy.cn,direct

安装Monico

https://dl.lizhi.io/manico

安装sourcetree

https://www.sourcetreeapp.com/