Reviewed and updated the list of TextMate bundles that I use today. Figured that it’s good idea to hold them all in one place “~/Library/Application Support/TextMate/Bundles” and use Git to synchronize them with Github repositories. This way, everything is in one place and is easily manageable. I also think it’ll be nice to have a tiny little script to update them all every now and then in the background automatically.
Here’s the list of the bundles that I use today. Some actively and some not:
- CSS – git://github.com/textmate/css.tmbundle.git
- Capistrano – git://github.com/vigetlabs/capistrano-tmbundle.git
- Git – git://gitorious.org/git-tmbundle/mainline.git
- HTML – git://github.com/textmate/html.tmbundle.git
- JSON – git://github.com/textmate/json.tmbundle.git
- JavaScript – git://github.com/textmate/javascript.tmbundle.git
- JavaScript JQuery – git://github.com/textmate/javascript-jquery.tmbundle.git
- JavaScript Prototype & Script.aculo.us – git://github.com/textmate/javascript-prototype-and-script.aculo.us.tmbundle.git
- Markdown – git://github.com/textmate/markdown.tmbundle.git
- RSpec – git://github.com/dchelimsky/rspec-tmbundle.git
- Ruby – git://github.com/textmate/ruby.tmbundle.git
- Ruby Haml – git://github.com/douglasjarquin/ruby-haml-tmbundle.git
- Ruby Mocha – git://github.com/joshuabates/ruby-mocha.tmbundle.git
- Ruby On Rails – git://github.com/textmate/ruby-on-rails.tmbundle.git
- Ruby Sass – git://github.com/aussiegeek/ruby-sass-tmbundle.git
- Ruby Shoulda – git://github.com/drnic/ruby-shoulda-tmbundle.git
- SQL – git://github.com/textmate/sql.tmbundle.git
- Source – git://github.com/textmate/source.tmbundle.git
- Subversion – git://github.com/textmate/subversion.tmbundle.git
- Text – git://github.com/textmate/text.tmbundle.git
- Textile – git://github.com/textmate/textile.tmbundle.git
Hope this list does any good to someone. If nothing else, it’s my personal reminder of all that locations for the next time I reinstall the OS.