Current Textmate Bundles
Some bundles I have installed:
CTags - http://github.com/adinardi/tm-ctags-tmbundle
Rspec - http://github.com/dchelimsky/rspec-tmbundle
Cucumber - http://github.com/bmabey/cucumber-tmbundle
Ruby Haml - http://github.com/douglasjarquin/ruby-haml-tmbundle
Ruby Sass - http://github.com/aussiegeek/ruby-sass-tmbundle
R - http://svn.textmate.org/trunk/Bundles/R.tmbundle
R console - http://svn.textmate.org/trunk/Bundles/R\ Console\ \(R_app\).tmbundle
R daemon - http://svn.textmate.org/trunk/Bundles/R\ Console\ \(Rdaemon\).tmbundle
Others: http://svn.textmate.org/trunk/Bundles/
Installation
mkdir ~/Library/Application\ Support/TextMate/Bundles/
cd ~/Library/Application\ Support/TextMate/Bundles/
git clone git://github.com/adinardi/tm-ctags-tmbundle.git Ctags.tmbundle
git clone git://github.com/dchelimsky/rspec-tmbundle.git RSpec.tmbundle
git clone git://github.com/bmabey/cucumber-tmbundle.git Cucumber.tmbundle
git clone git://github.com/douglasjarquin/ruby-haml-tmbundle.git Haml.tmbundle
git clone git://github.com/aussiegeek/ruby-sass-tmbundle.git Sass.tmbundle
osascript -e 'tell app "TextMate" to reload bundles'
cd ~/Library/Application\ Support/TextMate/Bundles/
git clone git://github.com/adinardi/tm-ctags-tmbundle.git Ctags.tmbundle
git clone git://github.com/dchelimsky/rspec-tmbundle.git RSpec.tmbundle
git clone git://github.com/bmabey/cucumber-tmbundle.git Cucumber.tmbundle
git clone git://github.com/douglasjarquin/ruby-haml-tmbundle.git Haml.tmbundle
git clone git://github.com/aussiegeek/ruby-sass-tmbundle.git Sass.tmbundle
osascript -e 'tell app "TextMate" to reload bundles'
Have other's that you regularly use? Let me know!

Comments
Post new comment