X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/3aeeb20d5babf5d6698677d469f44b805058803e..c650ad3754c4226be05c7fc46d20e6e8c46781b5:/git/.gitconfig diff --git a/git/.gitconfig b/git/.gitconfig index eb98a6d..aed8242 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -1,5 +1,13 @@ -[push] - default = simple [user] - email = me@aminb.org + email = amin@aminb.org name = Amin Bandali +# signingkey = 4E05246AB0BF7FFB +# [commit] +# gpgsign = true +# [format] +# signoff = true + +[alias] + git = !exec git +[core] + autocrlf = input