comparison git/gitconfig @ 493:16cac382ca7c

Set vim as editor for git.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 12 Nov 2021 10:49:22 -0800
parents 2279514d82e4
children
comparison
equal deleted inserted replaced
492:b4d2eca00197 493:16cac382ca7c
1 [core]
2 editor = vim
3
1 [user] 4 [user]
2 name = Ludovic Chabant 5 name = Ludovic Chabant
3 email = ludovic@chabant.com 6 email = ludovic@chabant.com
4 7
5 [push] 8 [push]