Skip to content

Instantly share code, notes, and snippets.

@stephenrjohnson
Created January 29, 2012 17:06
Show Gist options
  • Save stephenrjohnson/1699662 to your computer and use it in GitHub Desktop.
Save stephenrjohnson/1699662 to your computer and use it in GitHub Desktop.
open sublime text with current dir
alias te='subl `pwd` -bn & disown $!'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment