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

From pair to peer programmer: Our vision for agentic workflows in GitHub Copilot
AI agents in GitHub Copilot don’t just assist developers but actively solve problems through multi-step reasoning and execution. Here’s what that means.

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

GitHub Universe 2025: Here’s what’s in store at this year’s developer wonderland
Sharpen your skills, test out new tools, and connect with people who build like you.