gistget
-
I made a really quick and dirty script for grabbing files from Gist..
https://gist.github.com/djbouche/5019580
When you run it, it will prompt you to enter a Gist URL (or you can just enter the ID of the Gist). It will automatically populate the prompt with the current clipboard contents.
Very simple, no fancy error checking or anything, but thought I would share it!