Skip to content

Instantly share code, notes, and snippets.

@nmaupu
Last active November 8, 2017 14:34
Bootstrap work machine
# From master branch
wget -O - https://raw.githubusercontent.com/nmaupu/auto-home/master/scripts/provision-work.sh | bash
# From a specific branch (testing)
wget -O - https://raw.githubusercontent.com/nmaupu/auto-home/work/scripts/provision-work.sh | env BRANCH=work bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment