- System Preferences -> Security -> Allow apps to be installed from anywhere
- iTerm2
- remember to install update when prompted
- after update, enable toolbet with paste history and jobs (sweet!)
- Jumpcut
- xcode - from App Store
- open xcode to install xcode components
- install command line tools
- homebrew
- update brew:
$ brew update
- git:
$ brew install git
- git bash-completion:
$ brew install bash-completion
- Sublime Text
- add sublime alias:
$ ln -s /Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl /usr/local/bin/subl
- add bash_profile, aliases, functions, exports...
- sublime package control
- install sublime packages - Better CoffeeScript, Jade, Stylues, Pretty JSON (alias)
- update ~/.gitconfig file
- setup finder, docks, etc
- install vmware fusion
- install nvm
- install node v x.y.z:
$ nvm install vX.Y.Z
- install rvm
- install ruby 1.9.3:
$ rvm install 1.9.3
- install shenzhen (automated ios builds):
$ gem install shenzhen
- add istat pro - and fix the process issues
- adium
- enable locate index:
$ sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.locate.plist
- Testflight app
- Add ~/.vimrc
- Create folders:
~/.vim
,~/.vim/backups
,~/.vim/swaps
and~/.vim/undo
- Add /usr/local/bin/git-new-workdir
- Download/Install the latest version of [iPhone Configuration Utility for Mac](http://support.apple.com/downloads/#iphone configuration utility)
-
-
Save felipesabino/7995100 to your computer and use it in GitHub Desktop.
Okay, I just finished migrating and here are some of the stuff I forgot to mention on the list:
- Firefox
- Change keyboard to us-international
- Cyberduck
- App
- Bookmarked connections
- Windows Remote Desktop
- App
- Bookmarked Server Connections
- SoapUI
- Base (Database editor/viewer)
- Xcode utilities (like Network Link Conditioner)
- Omniplan
- Put Safari on Developer mode
- Wunderlist?
- Google Drive & Dropbox
- Create DNS-Taqtile location
- RescueTime
- iExplorer
- One more I Just realized. The git-completion.bash script. It is referenced inside the .bash_prompt but it's missing on this list
I know a lot of these are too specific. I just wanted to make a list with everything so we can filter out the unnecessary ones.
Okay, I found out what the error was when installing the VMware fusion. It was a folder permission erro. The program did not have the necessary permissions to view it's preferences file.
See Repair the disk permissions section on this link
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1003484
- DBs
- Mongo
- MySQL
On iTerm, make the keyboard navigation shortcuts the same as default mac osx:
http://elweb.co/making-iterm-2-work-with-normal-mac-osx-keyboard-shortcuts/
Suggestion: Move item 17 (Setup finder & Dock) to a position before 13 (dotfiles). Dotfiles are hidden by default on the mac and thus makes sense to modify the configuration related to their visibility before creating them...
Also, when thinking in a migration scenario: