/dotfiles

:wrench: .files, including ~/.osx — sensible hacker defaults for OS X

Primary LanguageShellMIT LicenseMIT

Dotfiles

Based on https://github.com/mathiasbynens/dotfiles

Installation

./brew.sh

# Add /usr/local/bin/bash to /etc/shell
chsh -s /usr/local/bin/bash

git clone https://github.com/lundberg/dotfiles.git && cd dotfiles && source bootstrap.sh