/dotfiles-1

My personal dotfiles

Primary LanguageShell

Installation

git clone https://github.com/andrewsardone/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
make

Mac setup

Inspired by this post, the make mac task will set up a lot of my default Mac OS X configuration.

git clone https://github.com/andrewsardone/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
make mac