mirror of
https://github.com/meineerde/dotfiles.git
synced 2025-10-17 19:41:01 +00:00
Don't try to autocorrect. It probably breaks more stuff...
This commit is contained in:
parent
1dfe1e60ca
commit
9617cb601b
@ -16,8 +16,6 @@
|
||||
grep = auto
|
||||
interactive = auto
|
||||
ui = auto
|
||||
[help]
|
||||
autocorrect = 1
|
||||
[push]
|
||||
default = matching
|
||||
[core]
|
||||
@ -25,3 +23,5 @@
|
||||
editor = mate -wl1
|
||||
[github]
|
||||
user = meineerde
|
||||
[branch]
|
||||
autosetupmerge = true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user