Skip to content

Instantly share code, notes, and snippets.

@oleksiilevzhynskyi
Created October 3, 2011 13:59
Show Gist options
  • Save oleksiilevzhynskyi/1259158 to your computer and use it in GitHub Desktop.
Save oleksiilevzhynskyi/1259158 to your computer and use it in GitHub Desktop.
Problem with blame in TextMate
mkdir -p /Library/Application\ Support/TextMate/Bundles
cd !$
git clone git://github.com/timcharper/git-tmbundle.git Git.tmbundle
osascript -e 'tell app "TextMate" to reload bundles'
Ctr+Shift+G => blame
enjoy!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment