Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 311 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 311 Bytes

Textmate Bundle Pack

To install all the bundles:

cd ~/Library/Application Support/TextMate
git clone https://github.com/rafaelgaspar/textmate-bundles.git Bundles
cd Bundles
git submodule init && git submodule update
osascript -e 'tell app "TextMate" to reload bundles'