Skip to content

Instantly share code, notes, and snippets.

@Adron
Created April 16, 2016 18:08
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 Adron/18d1be51ac6991633d27076a1f9b9d70 to your computer and use it in GitHub Desktop.
Save Adron/18d1be51ac6991633d27076a1f9b9d70 to your computer and use it in GitHub Desktop.
Install git/unzip/etc w/ apt-get
sudo apt-get update
sudo apt-get install unzip
sudo apt-get -y install git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment