These are the dotfiles belonging to me, Ben. They are organized into a few folders.
homeis for things that go in my home directory.scriptsgo into my local bin, usually~/.local/bin.webis used for config files and a home page for web browsing.dwmis the config.h file for my window manager, of choice, dwm.
You can install these files by running ./dotproduct.rb config.yml.
This will use the information stored in config.yml to place the files
in your home directory.
The program dotproduct doesn't just copy files. It also will interpolate
certain strings found within my configuration files. The different
variables that are interpolated are defined in config.yml. The delimiter
used is specified for each entry in config.yml.