Personal dotfiles repo
ssh-keygen -t rsa -b 2048 -C "your_email@domain.com"
then add the public key to Github
mkdir -p ~/projects
git clone git@github.com:abuelwafa/dotfiles.git
./install.sh
Personal dotfiles repo
ssh-keygen -t rsa -b 2048 -C "your_email@domain.com"
then add the public key to Github
mkdir -p ~/projects
git clone git@github.com:abuelwafa/dotfiles.git
./install.sh