Skip to content

Instantly share code, notes, and snippets.

@jaywilliams
Created July 2, 2012 19:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaywilliams/3035044 to your computer and use it in GitHub Desktop.
Save jaywilliams/3035044 to your computer and use it in GitHub Desktop.
Auto-Install Sublime Text 2 Twig Bundle
curl https://nodeload.github.com/Anomareh/PHP-Twig.tmbundle/tarball/master | tar xvz -C ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/ && mv ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/Anomareh-PHP-Twig.tmbundle* ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/TWIG/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment