Skip to content

Instantly share code, notes, and snippets.

@xarimanx
Forked from oleksiilevzhynskyi/gist:1259158
Created February 16, 2012 12:25
Show Gist options
  • Save xarimanx/1844502 to your computer and use it in GitHub Desktop.
Save xarimanx/1844502 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