Skip to content

Commit

Permalink
more changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lorgio committed Mar 5, 2013
1 parent e2800cb commit 4c43917
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions applications
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ echo "Installing TextMate Bundles"
git clone git://github.com/mocoso/code-beautifier.tmbundle.git Code\ Beautifier.tmbundle
git clone git://github.com/cucumber/cucumber-tmbundle.git Cucumber.tmbundle
git clone git://github.com/handcrafted/handcrafted-haml-textmate-bundle.git HAML-Handcrafted.tmbundle
git clone git://github.com/jashkenas/coffee-script-tmbundle CoffeeScriptBundle.tmbundle
git clone git://github.com/textmate/json.tmbundle.git
/*git clone git://github.com/jezdez/textmate-missingdrawer.git */
/*http://www.cocoabits.com/TmCodeBrowser/*/
wget http://www.cocoabits.com/TmCodeBrowser/TmCodeBrowser.dmg
Expand Down
3 changes: 3 additions & 0 deletions mac
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ echo "Installing Homebrew, a good OS X package manager ..."
brew doctor
brew update

echo "Installing Memcached...."
brew install memcached

echo "Installing Redis, a good key-value database ..."
brew install redis

Expand Down

0 comments on commit 4c43917

Please sign in to comment.