gist-backup PHP script to backup all a user's public gists. Run php fetch.php username, where username is the username to fetch Gists for. All of the public gists of that user will be cloned into a "gists/{username}" directory.