diff --git a/gitconfig b/gitconfig index c27fa35..abcca28 100644 --- a/gitconfig +++ b/gitconfig @@ -1,6 +1,6 @@ [core] - editor = vim + editor = vim [push] - default = simple + default = simple [credential] - helper = cache + helper = cache