diff options
-rw-r--r-- | home-dots/dot-gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home-dots/dot-gitconfig b/home-dots/dot-gitconfig index 4370974..8335e8e 100644 --- a/home-dots/dot-gitconfig +++ b/home-dots/dot-gitconfig @@ -1,5 +1,5 @@ [user] - name = Óscar Nájera + name = Oscar Najera email = hi@oscarnajera.com [pull] rebase = true |