This repository contains various rc files that I use on most systems.
To install, simply download any particular file you're interested in and put it into your home directory.
For more ideas, check out the unofficial guide to dotfiles on GitHub: http://dotfiles.github.io/
- Fork it.
- Create a branch (
git checkout -b my_markup
) - Commit your changes (
git commit -am "Added Snarkdown"
) - Push to the branch (
git push origin my_markup
) - Open a Pull Request
- Enjoy a refreshing pint of Beer
This section was shamelessly adapted from markup's README