Based on Ryan Bates, Ryan Tomayko, and Oh My ZSH.
$ cd ~
$ git init
$ git remote add origin https://github.com/soffes/dotfiles.git
$ git pull origin main
$ ~/Scripts/install.sh
Please change the .gitconfig
so you don't commit everything as me. You'll also need to remove the signingkey
option under my email and the commit
section at the bottom of that file. Everything else shouldn't need tweaking.
Enjoy.