Para instalar los archivos de configuración ejecutamos lo siguiente:
git clone --bare git@github.com:devarops/dotfiles.git ${HOME}/dotfiles.git
git --git-dir=${HOME}/dotfiles.git --work-tree=${HOME} checkout
git --git-dir=${HOME}/dotfiles.git --work-tree=${HOME} config --local status.showUntrackedFiles no