Add GH username to gitconfig
Some programs look for this, like the magit integration with GitHub.
This commit is contained in:
parent
cf94db8e04
commit
4958dda267
1 changed files with 2 additions and 0 deletions
|
@ -15,3 +15,5 @@
|
|||
[rebase]
|
||||
autosquash = true
|
||||
autostash = true
|
||||
[github]
|
||||
user = wpcarro
|
||||
|
|
Loading…
Reference in a new issue