Created
September 19, 2011 03:49
-
-
Save markdillon/1225926 to your computer and use it in GitHub Desktop.
Steps for setting up a new Mac
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Set up keyboard | |
- Focus all controls | |
- Map caps lock to ctrl | |
- Map ctrl + z to "Zoom" | |
- Map cmd + opt + right arrow to "Select Next Tab" | |
- Map cmd + opt + left arrow to "Select Previous Tab" | |
- Run Software Update | |
- Repeat software updates until no updates left to install | |
- Set up mobileme | |
- Wait for mobileme to sync | |
- Open App Store | |
- Install any available updates | |
- Install XCode | |
- Run "Install XCode" | |
- Delete "Install XCode" | |
- Install Homebrew (http://mxcl.github.com/homebrew/) | |
- brew install git | |
- brew install hub | |
- brew install pianobar | |
- brew install autojump | |
- brew install mongodb | |
- brew install mysql | |
- brew install redis | |
- install RVM (http://beginrescueend.com/) | |
- Install Dropbox | |
- Set Dropbox to dowload to default dir ~/Dropbox | |
- wait for Dropbox to fully sync | |
- cd Dropbox/github/dotfiles/ | |
- ./setup | |
- Setup RVM | |
- rvm use 1.9.2@home --create --default | |
- Setup POW (http://pow.cx/) | |
- powder install | |
- Install Canary | |
- Setup Canary Sync | |
- Add custom search engines | |
- Instapaper Options | |
- Vimium Options | |
- Install TextMate | |
- Install Skype |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment