adding a readme

This commit is contained in:
James Walker 2013-08-21 00:45:39 -04:00
parent af96bcf0a3
commit 624d451899

15
README.md Normal file
View File

@ -0,0 +1,15 @@
# dotfiles
My config files and things. May contain cruft.
## Installation
Using [homesick](https://rubygems.org/gems/homesick):
gem install homesick
homesick clone git@github.com:walkah/dotfiles.git
homesick symlink dotfiles
## Updates
homesick pull dotfiles && homesick symlink dotfiles