Skip to content

Instantly share code, notes, and snippets.

@balaprojects
Forked from vraravam/.gitconfig-template.inc
Created April 18, 2024 09:20
Show Gist options
  • Save balaprojects/ff2f1f03707991d1e6a32eeb22c216d3 to your computer and use it in GitHub Desktop.
Save balaprojects/ff2f1f03707991d1e6a32eeb22c216d3 to your computer and use it in GitHub Desktop.
~/.gitconfig-template.inc
# file location: ~/.gitconfig-template.inc
[user]
name = <your-name>
email = <your-email>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment