diff --git a/git/.config/git/config b/git/.config/git/config index 43959dc..7eb2e90 100644 --- a/git/.config/git/config +++ b/git/.config/git/config @@ -3,3 +3,6 @@ [user] name = Jason Swank email = jswank@ +[push] + autoSetupRemote = true + default = current