Skip to content

Instantly share code, notes, and snippets.

@hannesbe
Last active November 5, 2016 23:20
Show Gist options
  • Save hannesbe/35c5180ce6f1804b224c to your computer and use it in GitHub Desktop.
Save hannesbe/35c5180ce6f1804b224c to your computer and use it in GitHub Desktop.
Launch dotfiles bootstrapper. Installs repo & deps. Then launches actual installer & changes shell.
#!/usr/bin/env bash
curl -sSL https://raw.githubusercontent.com/Connexeon/dotfiles/master/bootstrap | bash -s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment