Files
dotfiles/README.md

15 lines
292 B
Markdown

# dotfiles
My configuration files.
# Installation
To setup the dotfiles:
1. `git clone git://github.com:whatevsz/dotfiles ~/dotfiles`
2. `cd ~/dotfiles && make`
# Required third party software
- `vim` uses the plugin manager "vundle", available [here](https://github.com/gmarik/vundle)