How to start textmate in command line

Viewed 25545

Because I didn't create textmate link when installing, so it can not find 'mate' command. who can help me to deal with this? thanks

5 Answers

TextMate will create the symbolic link you need. Launch TextMate as you would any other Cocoa app, and under the "Help" menu, select "Terminal Usage..." A simple GUI presents you with some defaults you will almost certainly use but can tweek if necessary. Click "Create Link" and you're set.

Related