Skip to content

Instantly share code, notes, and snippets.

@corydodt
Last active December 30, 2015 15:19
Show Gist options
  • Save corydodt/7847385 to your computer and use it in GitHub Desktop.
Save corydodt/7847385 to your computer and use it in GitHub Desktop.
To use: bash <(curl -L -s http://is.gd/coryshell)
#!/bin/bash
set -e
sudo apt-get install -y git make
git clone https://github.com/corydodt/Personal.git
cd Personal
make shell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment