Skip to content

Instantly share code, notes, and snippets.

@undergroundwires
Last active May 11, 2021 12:41
Show Gist options
  • Save undergroundwires/f0411d167fd2bfdcc277c85cf0f59f9a to your computer and use it in GitHub Desktop.
Save undergroundwires/f0411d167fd2bfdcc277c85cf0f59f9a to your computer and use it in GitHub Desktop.
set-github-user
git config --local user.name "undergroundwires"
git config --local user.email "git@undergroundwires.dev"
# git config --local user.email "undergroundwires@users.noreply.github.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment