diff --git a/.gitconfig b/.gitconfig index eeb2ba5..20a3337 100644 --- a/.gitconfig +++ b/.gitconfig @@ -32,9 +32,3 @@ discard = checkout -- uncommit = reset --mixed HEAD~ amend = commit --amend -[core] - editor = vim -[diff] - tool = meld -[merge] - tool = meld