Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 457 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 457 Bytes

Inspired by https://github.com/thoughtbot/dotfiles

Setup

Install the zplug first:

git clone https://github.com/zplug/zplug.git ~/.zplug

Run the setup script that symlinks z*-files to your $HOME dir:

./setup.sh

SDK's and PATH

Emscripten

Clone emsdk to ~/emsdk:

git clone https://github.com/emscripten-core/emsdk.git ~/emsdk