常用软件安装
安装 brew
国内镜像 一个字 快
信息
一直 选择中国科技大
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"
安装 node
brew install node
# npm 设置淘宝镜像 (最新)
npm config set registry https://registry.npmmirror.com
# 安装 yarn
npm install -g yarn
# yarn 设置淘宝镜像
yarn config set registry https://registry.npmmirror.com
生成 ssh
# 一直回车
ssh-keygen
iterm2 下载地址
iTerm2 is a replacement for Terminal and the successor to iTerm. It works on Macs with macOS 10.14 or newer. iTerm2 brings the terminal into the modern age with features you never knew you always wanted.
spectacle 下载地址
免费好用的分屏软件