- Download Hyper Term: https://hyper.is/
- Install Xcode:
xcode-select --install
- Install Homebrew: https://brew.sh/
- Install N:
brew install n
- Install Node.js:
sudo n latest
- Update npm:
npm install npm@latest -g
- Install Yarn:
brew install yarn
- Install vscode: https://code.visualstudio.com/insiders/
- Download dotfiles from your repo
- Install skyfonts: https://skyfonts.com/
Last active
August 29, 2018 20:00
-
-
Save markhker/8b5b71d7a2d4cbf2ec3c1169f8ac3021 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment