Skip to content

Instantly share code, notes, and snippets.

@coryk135
Last active August 29, 2015 13:56
Show Gist options
  • Save coryk135/8894433 to your computer and use it in GitHub Desktop.
Save coryk135/8894433 to your computer and use it in GitHub Desktop.
MacBook Pro Setup info

MacBook Pro Setup

Install

  • Specticle for window management in OS X
  • xcode (from app store)
  • command line tools (occurs when you try to use any clt)
  • iTerm2 for terminal replacement
  • homebrew for package managment via ruby
  • oh-my-zsh from github curl

Change Shell

 chsh -s /bin/zsh
  • zsh is the shit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment