sudo apt install git stow -y
git clone https://github.com/rhoriguchi/dotfiles.git ~/.dotfiles
sudo chmod +x ~/.dotfiles/init.sh
~/.dotfiles/init.sh
Replace USERNAME
with git username and PASSWORD
with git password
echo 'https://USERNAME:PASSWORD@github.com' > ~/.git-credentials