Tag Archives: diff

dim – visualize your Git diff in TextMate

I use git as my primary version control system and one nice alias that I have in my ~/.bash_profile is “dim”. When I type in “dim”, I see my Git diff within TextMate which makes it easy to see what … Continue reading

Posted in Programming | Tagged , , , | 3 Comments