Skip to content

simenandre/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My Development Setup

Quickstart

First, you need to install Brew. After which, you'll need to get YADM going.

cobraz@something-mac-something ~ % yadm clone [email protected]:cobraz/dotfiles.git
cobraz@something-mac-something ~ % brew bundle
cobraz@something-mac-something ~ % sh bootstrap.sh

The last command will run for a while. It runs all Mac OSX defaults and stuff, so – i'll take some time!