-
Run software update
-
Download & install XCode in App Store
-
Install Google Chrome and enable syncing -- ensure 3rd party cookies are disabled
-
brew install git
-
brew install wget
-
Copy ssh keys
-
git clone [email protected]:rmurphey/dotfiles.git
-
Install OhMyZsh:
wget --no-check-certificate https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh
-
Install Inconsolata, Meslo DG
Last active
September 27, 2015 20:47
New computer setup notes
Alas, I do need all of XCode for work, but it's good to know there's an alternative -- the thing's a beast.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not sure if you use all of xcode, but I've started using https://github.com/kennethreitz/osx-gcc-installer and it's a lot smaller and easier than installing all of xcode