Skip to content

Instantly share code, notes, and snippets.

@trey
Created March 6, 2009 22:37
Show Gist options
  • Save trey/75110 to your computer and use it in GitHub Desktop.
Save trey/75110 to your computer and use it in GitHub Desktop.
TextMate aliases
alias tmbundles='cd ~/"Library/Application Support/TextMate/Bundles/";clear;pwd'
alias tmreload="osascript -e 'tell app \"TextMate\" to reload bundles'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment