Skip to content

Instantly share code, notes, and snippets.

@joshsusser
Created November 11, 2010 18:26
Show Gist options
  • Save joshsusser/672940 to your computer and use it in GitHub Desktop.
Save joshsusser/672940 to your computer and use it in GitHub Desktop.
always do bundle open using TextMate
alias bo="env EDITOR=mate bundle open $*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment