Uses GNU Stow. Essentially just symlinks all these files to parent of the current dir (intended to be run from a dir in home, eg. ~/.dotfiles)
Usage:
$ stow <dir to link>
(-t DIR to target somewhere else
)
useful link: https://brandon.invergo.net/news/2012-05-26-using-gnu-stow-to-manage-your-dotfiles.html