Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 273 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 273 Bytes

Casey Smith's Dot Files

Common configuration files I use for my developement environment.

Installation

git clone https://github.com/clegg89/dotfiles.git
cd dotfiles
./install.sh

Uninstalling

The install script can "undo" itself: ./install.sh --uinstall