dotfiles/README.md

16 lines
310 B
Markdown
Raw Normal View History

2013-08-21 00:45:39 -04:00
# 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