Skip to content

Instantly share code, notes, and snippets.

@markandrewj
Created August 21, 2014 04:18
Show Gist options
  • Save markandrewj/598a76362d0eb6c60266 to your computer and use it in GitHub Desktop.
Save markandrewj/598a76362d0eb6c60266 to your computer and use it in GitHub Desktop.
Download all files from a Gist without Git
curl -L https://gist.github.com/westonruter/ea038141e46e017d280b/download | tar -xvz --strip-components=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment