Files
dotfiles/README.md

292 B

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