/dotfiles

Jon-Michael Deldin's config files.

Primary LanguageVim Script

Jon-Michael Deldin's Dotfiles

These are my personal configuration files. Feel free to pilfer.

Installation

Using GNU Stow:

$ git clone git://github.com/jmdeldin/dotfiles.git ~/etc
$ stow -S etc -t $HOME -v --ignore='README.md'

Uninstallation

$ stow -D etc -t $HOME -v