OLD VERSION. Not to be used. See https://github.com/flzara/dotfiles instead
This repo helps me track and replicate my current and past configuration files. It's based on GNU Stow to manage them and git to track and update them. It's still missing a lot of them.
$ sudo apt install stow # or any other package manager to install stow
$ cd $HOME
$ git clone git@framagit.org:flzara/dotfiles.git .dotfiles
$ cd .dotfiles
$ stow bash vim [...] # Any other stow package available in this repo