Add GH username to gitconfig

Some programs look for this, like the magit integration with GitHub.
This commit is contained in:
William Carroll 2018-04-25 11:35:16 -04:00
parent cf94db8e04
commit 4958dda267

View file

@ -15,3 +15,5 @@
[rebase]
autosquash = true
autostash = true
[github]
user = wpcarro