Première grosse initialisation
This commit is contained in:
14
.gitconfig
Normal file
14
.gitconfig
Normal file
@ -0,0 +1,14 @@
|
||||
[user]
|
||||
name = Olivier DOSSMANN
|
||||
email = git@dossmann.net
|
||||
[alias]
|
||||
st = status
|
||||
[color]
|
||||
ui = true
|
||||
[push]
|
||||
default = matching
|
||||
[core]
|
||||
excludesfile = /home/od/.gitignore_global
|
||||
quotePath = false
|
||||
[commit]
|
||||
template = /home/od/.gitmessage.txt
|
Reference in New Issue
Block a user