Skip to content

Instantly share code, notes, and snippets.

@gosuri
Created August 15, 2011 23:50
Show Gist options
  • Save gosuri/1148165 to your computer and use it in GitHub Desktop.
Save gosuri/1148165 to your computer and use it in GitHub Desktop.
Missing Drawer Plugin install
#!/bin/sh
curl -L https://github.com/downloads/jezdez/textmate-missingdrawer/MissingDrawer-0.4.0.tmplugin.zip | tar -xf - && open MissingDrawer.tmplugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment