You will need git
and GNU stow
Clone into your $HOME
directory or ~
git clone https://github.com/singhstym/dotfiles.git ~
Run stow
to symlink everything or select what you want
stow */ # For everything
stow alacritty # For just the alacritty config
stow polybar # For just the polybar config