Installing the Haml bundle for TextMate

This is more for my benefit of forgetting how to install the Haml bundle for TextMate. (Surreptitiously borrowed from Barry Hess’ blog entry.)

  1. Ensure your bundles directory exists:
    mkdir -p ~/Library/Application\ Support/TextMate/Bundles/
  2. Go to your user TextMate bundles directory:
    cd ~/Library/Application\ Support/TextMate/Bundles/
  3. Check out the bundle from Macromates:
    svn co "http://macromates.com/svn/Bundles/trunk/Bundles/Ruby Haml.tmbundle"

Leave a Comment

You must be logged in to post a comment.