First add a with useradd
Generate an ssh public/private key:
ssh-keygen -t rsa -b 4096 -C "cliftonbartholomew@gmail.com"Get the public key and paste in github:
cat ~/.ssh/id_rsa.pubinstall .dotfiles
git clone git@github.com:cliftonbartholomew/.dotfiles.git run setup
yes | .dotfiles/setup.shsource .bashrc
source .bashrcregister copilot
:Copilot auth