gitconfig: use vim as default editor
This commit is contained in:
parent
65fcf9738a
commit
7267ce56b7
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
[user]
|
||||
email = mail@tpreisner.de
|
||||
name = Thomas Preisner
|
||||
[core]
|
||||
editor = vim
|
||||
[commit]
|
||||
verbose = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue