Files
dotfiles/README.md
2012-06-01 10:27:08 -07:00

26 lines
472 B
Markdown

dotfiles
===
Just a collection of my dotfiles. Having them up here is nice for setting up new machines, and maybe others will find them useful.
Installation
---
- git clone this repo
- run ./install.sh
- follow any prompts or instructions
Credits
---
All the people who made all the cool tools and configurations that I am using
Particular thanks to:
- [vim pathogen](https://github.com/tpope/vim-pathogen)
- [Bash magic](https://github.com/Knewton/bash_magic)