Gist Support for TextMate
gtcaz has begun improving the Gist support in drnic’s GitHub TextMate Bundle  The Gist support was originally written by mattmatt. It uses gist.rb and supports authentication out of the…
gtcaz has begun improving the Gist support in drnic’s GitHub TextMate Bundle
The Gist support was originally written by mattmatt. It uses gist.rb and supports authentication out of the box – when you make a Gist, it’ll be tied to your GitHub account (assuming you followed the Global Git Config instructions on your account page). It also can detect and set the Gist’s language, based on your current TextMate.
Installation is simple:
cd ~/"Library/Application Support/TextMate/Bundles/" git clone git://github.com/gtcaz/github-tmbundle.git "GitHub.tmbundle" osascript -e 'tell app "TextMate" to reload bundles'
Update: Whoops, mattmatt wrote the Gist support. Updated post.
Written by
Related posts

How GitHub protects developers from copyright enforcement overreach
Why the U.S. Supreme Court case Cox v. Sony matters for developers and sharing updates to our Transparency Center and Acceptable Use Policies.

GitHub Copilot gets smarter at finding your code: Inside our new embedding model
Learn about a new Copilot embedding model that makes code search in VS Code faster, lighter on memory, and far more accurate.

GitHub Availability Report: August 2025
In August, we experienced three incidents that resulted in degraded performance across GitHub services.