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:[email protected]' > ~/.git-credentials