Skip to content

Instantly share code, notes, and snippets.

@gdisneyleugers
Created November 11, 2013 03:02
Show Gist options
  • Save gdisneyleugers/7407115 to your computer and use it in GitHub Desktop.
Save gdisneyleugers/7407115 to your computer and use it in GitHub Desktop.
#!/bin/bash
echo "Logging into GitHub"
gist --login
gist -f -o $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment