Skip to content

Instantly share code, notes, and snippets.

@myobie
myobie / mountain-lion-brew-setup.markdown
Created February 18, 2012 20:14
Get Mountain Lion and Homebrew to Be Happy

Get Mountain Lion and Homebrew to Be Happy

1) Install XCode 4.4 into /Applications

Get it from the App Store.

2) Install Command Line Tools

In XCode's Preferences > Downloads you can install command line tools.

@mkandalf
mkandalf / .vimrc
Created October 19, 2012 00:56
Nick's .vimrc
" ========
" Filetype
" ========
filetype off
filetype plugin indent on
" ========
" General Setup
" =======
set nocompatible