Skip to content

Instantly share code, notes, and snippets.

@bastman
Created November 7, 2012 12:23
Show Gist options
  • Save bastman/4031243 to your computer and use it in GitHub Desktop.
Save bastman/4031243 to your computer and use it in GitHub Desktop.
mate
#!/bin/sh
open -a "TextMate" $1
@bastman
Copy link
Author

bastman commented Nov 7, 2012

chmod a+x mate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment