Skip to content

Commit

Permalink
added sublime Text
Browse files Browse the repository at this point in the history
  • Loading branch information
lorgio committed Apr 18, 2013
1 parent c6ca49a commit cab7a76
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion applications
Expand Up @@ -75,10 +75,16 @@ echo "Installing TextMate Bundles"
osascript -e 'tell app "TextMate" to reload bundles' osascript -e 'tell app "TextMate" to reload bundles'




echo "Installing SublimeText"
wget "http://c758482.r82.cf2.rackcdn.com/Sublime%20Text%202.0.1.dmg"
open "Sublime%20Text%202.0.1.dmg"


ln -s /Applications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl /usr/local/bin/sublime


echo "Installing GitX" echo "Installing GitX"
open "https://github.com/downloads/brotherbard/gitx/GitX%20Nov-17-2010.zip" open "https://github.com/downloads/brotherbard/gitx/GitX%20Nov-17-2010.zip"
mv ~/Downloads/GitX.app/ /Applications/ mv ~/Downloads/GitX.app/ /Applications/



echo "Installing FitBit"
open "http://www.fitbit.com/start/zip?platform=mac"

0 comments on commit cab7a76

Please sign in to comment.