gister
uses GitHub OAuth authentication. A token must be generated once and
then can be used for all your gister
needs. To generate an OAuth token, run:
$ curl -s -u github_username \
-d '{"scopes": ["gist"], "note": "commandline gister"}' \
https://api.github.com/authorizations