This repository will contain most of my dotfiles like my emacs config. Read this blog post for the usage.
tldr;
alias dotgit="/usr/bin/git --git-dir=$HOME/dotfiles/ --work-tree=$HOME"
git clone --bare https://github.com/ssemilla/dotfiles $HOME/dotfiles