i wanna edit some file in terminal using TextMate, googling that issue and found some tutorial
here's the step:
Open your Terminal and type
sudo ln -s /Applications/TextMate.app/Contents/SharedSupport/Support/bin/mate /usr/binnow, you can call TextMat app with "mate" command:
mate /path/file_you_want_to_edit.txtfor more help, just type:
mate --help
No comments:
Post a Comment