lundberg / dotfiles

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

Home Page:https://mths.be/dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://mths.be/dotfiles

License:MIT License


Languages

Language:Vim Script 94.4%Language:Shell 5.4%Language:Python 0.1%