Skip to content

Instantly share code, notes, and snippets.

@Olgagr
Created November 2, 2013 07:01
Show Gist options
  • Save Olgagr/7276374 to your computer and use it in GitHub Desktop.
Save Olgagr/7276374 to your computer and use it in GitHub Desktop.
Terminal: Create mate command to open Textmate
export EDITOR="mate -w"
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