This is where I keep all of my dotfiles.
Feel free to copy any of the dotfiles or scripts you find here, as much of it is just copied from other's dotfiles. I wouldn't recommend cloning my entire setup, but instead to try copying bits and pieces as you put together your own dotfiles unique to you.
In the future I'm planning on adding an install script to make it easier for others to use my configs. For now, you'll have to piece things together yourself, though.
Install brew from offical website.
brew install git
brew install stow
Checkout the dotfile repo into your $HOME directory using git
git clone https://github.com/Hrithik5/dotfiles.git
cd dotfiles
then use GNU stow to create symlink
stow .