diff --git a/gitconfig b/gitconfig index e6d200e..cfbddbc 100644 --- a/gitconfig +++ b/gitconfig @@ -1,5 +1,7 @@ [user] email = mail@tpreisner.de name = Thomas Preisner +[core] + editor = vim [commit] verbose = true