Inspired by https://github.com/thoughtbot/dotfiles
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
Clone emsdk to ~/emsdk
:
git clone https://github.com/emscripten-core/emsdk.git ~/emsdk