1
0
Fork 0
dot/.config/git/config

14 lines
181 B
Plaintext

[credential]
helper = cache
[user]
email = urosm@kompot.si
name = urosm
[init]
defaultBranch = main
[alias]
l = log --pretty=oneline
s = status
d = diff
a = add
c = commit