When you start using TextMate, you are instructed to create an alias for mate='open -a TextMate.app'. But now I am using another program that requires me to add it to the PATH. I'm not sure how to do it though. Can anyone help?
|
My TextMate installation includes |
|||
|
|
|
Then add
More details can be found in the TextMate Manual. Info such as this:
|
|||
|
|
|
You can also check out the TextMate wiki: http://wiki.macromates.com/Troubleshooting/TextMateAndThePath |
|||
|
|
you can add to your path in osx with the following command:
obviously replacing 'YOURPATHHERE' with the path you need. This will add it to your profile so that every time you log it is set. |
|||
|
|