Skip to content

Instantly share code, notes, and snippets.

@Voronenko
Last active October 27, 2015 09:10
Show Gist options
  • Save Voronenko/80ec54675ca27b80fdeb to your computer and use it in GitHub Desktop.
Save Voronenko/80ec54675ca27b80fdeb to your computer and use it in GitHub Desktop.
bootstrap
#!/bin/sh
#http://bit.ly/slavkobox
curl -sSL http://bit.ly/slavkodotfiles > bootstrap.sh && chmod +x bootstrap.sh && ./bootstrap.sh
curl -L http://bit.ly/voronenko | bash -s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment