Files
dotfiles/git/.gitconfig
2020-07-08 16:30:44 +01:00

9 lines
115 B
INI

[user]
name = Andrew Williams
email = andy@tensixtyone.com
[core]
editor = nano
[alias]
prune = fetch --prune