make your terminal sing
$ git clone https://github.com/prayagupd/dotfiles
$ cd dotfiles
$ ./bootstrap.sh
git remote add upstream https://github.com/prayagupd/dotfiles
git fetch upstream
git checkout master
git merge upstream/master
repeating the same shit since 2010