Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 283 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 283 Bytes

Standard local configurations for programs that I use on my machines, checked into git for maximum awesome.

Setup a new machine with:

git clone https://github.com/heymatthew/dotfiles
cd dotfiles
./setup.rb

Periodically run updates using the update alias included in zsh.