diff options
Diffstat (limited to 'files/.gitconfig')
| -rw-r--r-- | files/.gitconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/files/.gitconfig b/files/.gitconfig new file mode 100644 index 0000000..d602b38 --- /dev/null +++ b/files/.gitconfig @@ -0,0 +1,5 @@ +[user] + name = andromeda + email = andromeda@lenovo +[init] + defaultBranch = master |
