diff options
author | Ryan Kavanagh <rak@rak.ac> | 2021-12-21 20:53:48 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2021-12-22 21:18:39 -0500 |
commit | eb8987d31fa9a2854a7163b1b66ef0d08a28ca81 (patch) | |
tree | 5cff11b4f0702108f7fbe34ad10a5162e2fbecea /dot_gitconfig | |
parent | push to authenticated salsa insteadof https (diff) |
autocorrect git typos
Diffstat (limited to '')
-rw-r--r-- | dot_gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_gitconfig b/dot_gitconfig index d9e0249..f9aafe5 100644 --- a/dot_gitconfig +++ b/dot_gitconfig @@ -39,3 +39,5 @@ algorithm = histogram [diff "gpg"] textconv = gpg --no-tty --decrypt +[help] + autocorrect = prompt |