Skip to content

Commit

Permalink
Update .config/git/config
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmorganson committed Nov 13, 2023
1 parent c35f20a commit e2a3893
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dot_config/git/config
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f

[user]
name = Jason Morganson
email = [email protected]

[credential "https://github.com"]
helper =
helper = !gh auth git-credential
Expand Down

0 comments on commit e2a3893

Please sign in to comment.