Created
November 2, 2013 07:01
-
-
Save Olgagr/7276374 to your computer and use it in GitHub Desktop.
Terminal: Create mate command to open Textmate
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export EDITOR="mate -w" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ln -s /Applications/TextMate.app/Contents/Resources/mate ~/bin/mate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment