Skip to content

Instantly share code, notes, and snippets.

@jezdez
Created August 17, 2011 13:31
Show Gist options
  • Select an option

  • Save jezdez/1151528 to your computer and use it in GitHub Desktop.

Select an option

Save jezdez/1151528 to your computer and use it in GitHub Desktop.
The installer for the Missing Drawer plugin
#!/bin/sh
curl -s -L https://github.com/downloads/jezdez/textmate-missingdrawer/MissingDrawer-0.4.0.tmplugin.tgz | tar -xzf - && open MissingDrawer.tmplugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment