diff options
| author | andromeda <andromeda@lenovo> | 2026-05-01 13:37:31 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-05-01 13:37:31 +0200 |
| commit | a98b53de9991167471e840ae3c18798c8d9fc1b7 (patch) | |
| tree | a171feae252b59d277e3c2790d8f1224da315ea0 /files/.gitconfig | |
new conf
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 |
