Skip to content

Instantly share code, notes, and snippets.

@tosone
Created July 21, 2019 13:50
Show Gist options
  • Save tosone/965f6f745fdb6d658f7d00eb500dff98 to your computer and use it in GitHub Desktop.
Save tosone/965f6f745fdb6d658f7d00eb500dff98 to your computer and use it in GitHub Desktop.
[Initialize Script] #Bash
git config user.signingkey B48CF8424DDA96E1
git config commit.gpgsign true
git config user.email "i@tosone.cn"
git config user.name "Tosone"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment