Assuming OSX is already installed.
- Open terminal
-
change hostname ( http://apple.stackexchange.com/a/86545 )
sudo scutil --set ComputerName "newname" sudo scutil --set LocalHostName "newname" sudo scutil --set HostName "newname" -
ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)" -
brew tap caskroom/cask( https://github.com/caskroom/homebrew-cask#lets-try-it ) -
brew install brew-cask -
brew install zsh -
chsh -s /bin/zsh -
install oh-my-zsh / dotfiles -
networksetup -setv6off Wi-Fi( http://help.unc.edu/help/how-do-i-disable-ipv6-on-mac-os-x/ ) -
close terminal
-
reboot
-
- Open terminal
brew cask install google-chromebrew cask install iterm2brew cask install caffeinebrew cask install xquartzbrew cask install vlcbrew cask install toggldesktopbrew cask install hipchatbrew cask install screenherobrew cask install zoomusbrew cask install the-unarchiverbrew cask install virtualboxbrew cask install vagrantbrew cask install monotype-skyfonts( manages fonts in an easy way )- install font 'Inconsolata regular' for good terminal font
brew cask install google-hangoutsbrew cask install google-drivebrew cask install skypebrew cask install appcleaner
- Open terminal
brew install vimbrew install pythonbrew install rubybrew install ec2-api-toolsbrew install ec2-ami-toolsbrew install ssh-copy-idbrew install gnupg2brew install curlbrew install wgetbrew install gitbrew install hubbrew install p7zip
- Download and install jdk from oracle.com
pip install awscliamazon webservices cli- Install solarized theme for iterm2 + disable the stupid bell ( http://ethanschoonover.com/solarized )
- Install rvm ( http://rvm.io )
- Install gvm ( http://gvmtool.net/ )
- Install nvm ( https://github.com/creationix/nvm#node-version-manager- )