Dotfiles for various *nix tools.
- stow (optional, but recommended)
Run the following to "install" the dotfiles for a given application (ie folder name):
stow --dotfiles --restow --target="$HOME" "$app"
Note you may have to delete existing files if they are not managed by stow already.