Our Blog

Make Textmate your $EDITOR of choice

If you are a master of Vim and feel like a sea-change, or if you're just plain scared, you can set up Textmate as your default editor.

Whack this in your .profile (e.g. ~/.bash_profile), re-source it ( source ~/.bash_profile ), and off you go.

Loading mentions Retweet
Filed under  //   git   osx   textmate  
Posted by Glenn Roberts 

Comments [0]

Textmate tip: Align statments

If you want to go from this;

to an aligned, and much more legible statement list like this;

The textmate key combination for this is: ⌥⌘] (Alt + Cmd + Bracket)

Loading mentions Retweet
Filed under  //   textmate  
Posted by Glenn Roberts 

Comments [0]