Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

I <3 TextMate and Quicksilver (See related posts)

(in quicksilver)

.tm ~/path/to/project && logout <TAB> term


Executes in terminal, opens the folder or file with textmate, and closes.

Comments on this post

olleolleolle posts on Jul 31, 2006 at 09:09
My Textmate starts with "mate" as opposed to "tm", so

.mate ~/path/to/project && logout <TAB> term

You need to create an account or log in to post comments to this site.


Click here to browse all 5147 code snippets

Related Posts