Things to install or update on my mac when first installing
When I install, make the user jose, NOT some pseudonym. Will help later when ssh'ing into a box...
Also, restore the silly hidden files/folders in your home folder
First thing is first, install all my applications (as dictated by my current /Applications directory)
- 1Password
- Emailed
- Adium
- /Users/user/Library/Application Support/Adium2.0
- Balsamiq Mockups
- Emailed
- Chromium Nightly
- /Users/user/Library/Application Support/Chromium
- Eclipse Classic
- Firefox
- /Users/user/Library/Application Support/Firefox
- Gitnub
- Gitx
- Gmail Notifr
- Hex Color Picker
- iLife
- Emailed
- iWorks
- Emailed
- Java ME SDK 3.0
- Microsoft Office 2008
- The Missing Sync
- WTF Have to check their site
- OmniGraffle Professional
- Emailed
- Open in TextMate
- Parallels Desktop
- wtf I have to login to my account at http://www.parallels.com/ for the license
- Pixelmator
- Emailed
- Poedit
- Postbox
- Emailed
- ScreenSteps
- Emailed
- Sequel Pro
- Simple Comic
- Skype
- /Users/user/Library/Application Support/Skype
- Speed Download 5
- Emailed
- The Hit List
- Emailed
- TextMate
- Emailed
- TotalFinder
- Transmit
- Emailed
- UnRarX
- VLC
- WBFS for MacOS X
Update ruby
1 2 3 4 5 | |
Install homebrew and related tools
1 2 3 4 5 6 7 | |
Install a LAMP server with PHP 5.2 Support in homebrew
Install mercurial with Homebrew
Setup CakePHP in ~/Sites:
1 2 3 4 5 6 7 8 9 10 | |
Install the Android Development Tools
Get all my documents from the git repository
Discussion