diff --git a/README.md b/README.md index 3e14a03..6e56f31 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ cd dotfiles git config user.name "DannyDannyDanny" git config user.email "dth@taiga.ai" git config pull.rebase false +git config push.autoSetupRemote true # install dotfiles bash install.sh