bamr87
By Amr
Profile page for the IT-Journey founder and maintainer — IT generalist in Denver, lapsed banker, builder of the zer0-mistakes Jekyll theme.
Estimated reading time: 0 minutes
Table of Contents
Navigate to your current repository
cd ~/github/it-journey
# Add the GitHub profile repository as a remote repository
git remote add bamr87 https://github.com/bamr87/bamr87.git
# Add the remote repository as a subtree
git subtree add --prefix=pages/_about/contributors/bamr87 bamr87 main