Files
dotfiles/README.md

24 lines
434 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
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)