forked from kunsi/dotfiles
git: auto setup remotes
This commit is contained in:
parent
8ef0e8835b
commit
910d8b91d0
1 changed files with 2 additions and 0 deletions
|
@ -25,3 +25,5 @@
|
|||
defaultBranch = main
|
||||
[core]
|
||||
excludesFile = ~/.config/gitignore-global
|
||||
[push]
|
||||
autoSetupRemote = true
|
||||
|
|
Loading…
Reference in a new issue