set my default github user

This commit is contained in:
Thomas Ruoff
2021-04-15 22:27:10 +02:00
parent 57465f87a4
commit 3a2d7b153f

View File

@@ -27,5 +27,7 @@
last = "!l() { ${EDITOR} $(git diff-tree --no-commit-id --name-only -r HEAD ); }; l"
[rebase]
autosquash = true
[github]
user = tomru
[pull]
ff = only