Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 825 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 825 Bytes

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.