/dotfiles

Collection of config files for Linux/UNIX style system.

Primary LanguageShellMIT LicenseMIT

Dot Files

Collection of config files for a Linux/UNIX style system.

Installation

git clone --recursive git://github.com/chazlever/dotfiles ~/.dotfiles
cd ~/.dotfiles
rake install

Updating

cd ~/.dotfiles
rake update

Thanks

The structure and Rakefile for this "dotfiles" configuration are based upon Ryan Bates' excellent dotfiles implementation. If you are considering rolling your own "dotfiles", I highly recommend you give his a look.

Who are you?

My name is Chaz Lever. I'm a graduate student pursuing a PhD in computer science with a focus in computer networking and security.