diff --git a/gitconfig b/gitconfig index 229a1e1..0835129 100644 --- a/gitconfig +++ b/gitconfig @@ -69,3 +69,9 @@ [init] templatedir = ~/.config/git_template + +[credential] + helper = store + +[url "ssh://git@github.com/"] + insteadOf = https://github.com/