summaryrefslogblamecommitdiffstats
path: root/gitconfig
blob: 6e9a13db2a7b018a0a5049cf9fd0ade956bd9089 (plain) (tree)
1
2
3
4
5
6
7
8







                                      







                     
[user]
	name = Alexander Sulfrian
	email = alexander@sulfrian.net

[color]
	diff = auto
	status = auto
	branch = auto

[alias]
	s = status
	d = diff
	co = checkout
	ci = commit
	b = branch
	sta = stash