first:
sudo apt-get install curl
curl https://raw.githubusercontent.com/dennisvandehoef/dotfiles/master/local_install.sh -o - | sh
second: Create SSH key and add on github.com, Manual: https://help.github.com/articles/generating-ssh-keys/
after setting up ssh, run git remote set-url --push origin git@github.com:dennisvandehoef/dotfiles.git