Skip to content

Instantly share code, notes, and snippets.

@rynmrtn
Created July 4, 2009 20:12
Show Gist options
  • Save rynmrtn/140708 to your computer and use it in GitHub Desktop.
Save rynmrtn/140708 to your computer and use it in GitHub Desktop.
Github Terminal Commands
# Upload to GitHub
gist < fileWithClipping.ext
# Download from GitHub
gist ${number} > fileToSaveTo.ext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment