first and most important

  • install xcode command line tools
    You can do it without Xcode link

官网下载

install brew

  1. [alias]
  2. st = status
  3. cm = commit
  4. co = checkout
  5. br = branch
  6. unstage = reset HEAD --
  7. last = log -1 HEAD

github 下载

  • oh-my-zsh 安装 安装后将 zshrc配置粘贴进 ~/.zshrc 底部
  • nvm install (node taobao dist) 这个配置应该在你 zshrc 里面有
  • node/npm nvm install 8 nvm use 8 (node taobao source) 这个配置应该在你 zshrc 里面有
  • autojump install
  • fuck install