diff options
Diffstat (limited to '.gitconfig')
| -rw-r--r-- | .gitconfig | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ email = alec@goncharow.dev [core] editor = nvim + excludesfile = /home/algo/.gitignore_global [pull] rebase = true [init] |
