This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This is a snapshot of my ~/.gitconfig file, minus a few bits | |
# that are obsolete or non-reusable. | |
# | |
# For explanation of each setting, see `git help config` | |
# or https://git-scm.com/docs/git-config . | |
# | |
[user] | |
name = Greg Price | |
email = [email protected] | |
[alias] |