This repository includes mostly various *rc and conf files of my linux/dwm set up. Just clone this repo and run
$ cd dot-files
$ stow bash
$ stow vim
to install, for example, the .bashrc
, .bash_profile
, .bash_logout
and
.vim
files into your home directory.
For more on how to handle your dot files with GNU stow see this nice article.