first commit

This commit is contained in:
PEHENKO 2020-03-18 12:35:33 +02:00
commit 5af6e4018c
4 changed files with 105 additions and 0 deletions

19
gitconfig Normal file
View file

@ -0,0 +1,19 @@
[user]
email = XXX@exemple.com
name = NAME
[web]
browser = firefox
[alias]
a = add -all
ai = add -i
ap = apply
as = apply --stat
ac = apply -- check
c = commit
ca = commit -a
cm = commit -m
cl = clone
[cola]
spellcheck = false