Skip to content

Commit 3a26c15

Browse files
authored
Update README.md
1 parent bf3ddd0 commit 3a26c15

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
````text
44
[user]
5-
name = Rodrigo Oler
6-
email = roodrigoprogrammer@gmail.com
5+
name = YOUR NAME
6+
email = YOUR EMAIL
77
88
[color]
99
diff = auto
@@ -16,6 +16,9 @@
1616
[core]
1717
editor = mate -w
1818
19+
[help]
20+
autocorrect = 1
21+
1922
[alias]
2023
br = branch
2124
ci = commit
@@ -38,5 +41,4 @@
3841
psb = push origin
3942
plb = pull origin
4043
st = status
41-
4244
````

0 commit comments

Comments
 (0)