all repos — nixfiles @ b0cc9b365bfdb34f488e031b84482148aeb6d28a

System and user configuration, managed by nix and home-manager

Update github user

Alan Pearce
commit

b0cc9b365bfdb34f488e031b84482148aeb6d28a

parent

61a885bece9549f994731b9017c00491b1cb6499

1 file changed, 2 insertions(+), 2 deletions(-)

jump to
M tag-git/config/git/configtag-git/config/git/config
@@ -1,5 +1,5 @@
[user] - email = alan@alanpearce.co.uk + email = alan@alanpearce.uk name = Alan Pearce [color] branch = auto
@@ -21,7 +21,7 @@ ignored = ls-files --others -i --exclude-standard
pr = pull-request delete-merged = "!sh -c 'git branch --merged | grep -v "\\*" | grep -v master | grep -v dev | xargs -n 1 git branch -d'" [github] - user = alan@alanpearce.co.uk + user = alan@alanpearce.uk [diff] algorithm = patience [include]