dotfiles/README.md

14 lines
352 B
Markdown
Raw Normal View History

2014-06-25 17:24:54 +00:00
dotfiles
========
My vim and git config files. Some of it is customized around my system setup (like aliases pointing to paths) but you should be able to easily remove that stuff.
Installing
==========
Installation is done via Rake. Just run
rake install
This will create symlinks in your home folder to the various dotfiles in this repo.