summary refs log tree commit diff
path: root/.gitconfig
blob: 8695a7312b144cb7fc79c1908e65c8cd03cd4024 (plain)
1
2
3
4
5
6
[alias]
	s = status
	ds = diff --staged
[user]
	email = zachdecook@librem.one
	name = Zach DeCook