Inspired by github.com/kylef/dotfiles, among others
Cloning the dotfiles:
$ alias home="git --work-tree=$HOME --git-dir=$HOME/.files.git"
$ home init
$ home remote add origin https://github.com/kylef/dotfiles
$ home fetch
$ home checkout master
Installing tools:
$ make