templates

#credit to codinghashira via instagram/n

#clone this repo git clone repo URL

#set to your own remote repo

check remote origingit remote -v
Set to your repo git remote set-url origin YOUR/REPO/URL.git
verify new remote repogit remote -v