diff options
Diffstat (limited to 'gitconfig')
-rw-r--r-- | gitconfig | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,9 +3,9 @@ [user] email = johannes.stoelp@gmail.com - name = johannst -[core] - editor = vim + name = Johannes Stoelp +[init] + defaultBranch = main [color] ui = true [diff] |