# Dot Files Configuration files (often called dot-files because they start with a ".") for the applications I use on a regular basis. The configuration files are fully commented and self-descriptive. ## Usage Update the system from repo: `cp -rut ~/.config ` Update the repo from system: `cp -rut . ~/.config/` Alternatively, `make` to automate some of it.