mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-02 22:17:21 +01:00
set my default github user
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user