Last active
November 5, 2016 23:20
-
-
Save hannesbe/35c5180ce6f1804b224c to your computer and use it in GitHub Desktop.
Launch dotfiles bootstrapper. Installs repo & deps. Then launches actual installer & changes shell.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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