GUIX/files/gitconfig

11 lines
138 B
Text

[user]
email = leoalho@proton.me
name = Leo Alho
[alias]
co = checkout
br = branch
c = commit
a = add
p = push
st = status