Skip to content

Instantly share code, notes, and snippets.

@nmaupu
Last active November 8, 2017 14:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nmaupu/626b69121af5ed96fd48ed9e006542a0 to your computer and use it in GitHub Desktop.
Save nmaupu/626b69121af5ed96fd48ed9e006542a0 to your computer and use it in GitHub Desktop.
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